Main Content
vrnode/parent
(To be removed) Return parent node of vrnode
object
Since R2023b
vrnode/parent
will be removed in a future release. 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.