Robust Control Toolbox
  Go to function:
  Search    Help Desk 
graft    See Also

Adds root branch onto a tree.

Syntax

Description

graft adds root branch B onto a tree variable TR1 (previously created by tree or mksys). If TR1 has N branches, then the numerical index of the new branch is N+1; and the numerical indices of other root branches are unchanged.

The string name NM, if present, becomes the name of the new root branch.

See Also

tree, mksys, branch, istree, issystem, vrsys



[ Previous | Help Desk | Next ]