vrnode/parent
R2026b(Removed) Return parent node of vrnode object
Since R2023b
vrnode/parent has been removed. For more information, see Version History.
Syntax
x = parent(vrnode_object)
Arguments
| The |
Description
x = parent(vrnode_object) returns the vrnode
handle to the parent of the virtual world node.
If the argument object is shared using the USE/DEF mechanism, multiple parent objects can be returned.