Main Content
move
Move tree node
Description
move(
moves the target node after the specified sibling node.targetnode
,siblingnode
)
move(
moves the target node after or before the specified sibling node. Specify location
as targetnode
,siblingnode
,location
)'after'
or 'before'
.
Examples
Input Arguments
Version History
Introduced in R2017b
See Also
uitree
| uitreenode
| expand
| collapse
| scroll