Main Content
bushpath
Extract entries from node of bushy tree
Description
extracts entries of a node of a bushy tree. The node path is described by the
sequence of branchings taken, starting at the root. The top branch is number 1, the
second-to-top is 2, and so on. Set the branch sequence to zero to obtain the entries
at the root node.Values
= bushpath(Tree
,BranchList
)
Examples
Input Arguments
Output Arguments
Version History
Introduced before R2006a