Virtual Reality Toolbox    
vrworld/nodes

List nodes available in the virtual world

Syntax

Arguments

vrworld_object
Name of a vrworld object representing a virtual world.

Description

If you give an output argument, the method nodes returns a cell array of the names of all available nodes in the world. If you do not give an output argument, the list of nodes is displayed in the MATLAB window.

You can use the '-full' switch to obtain a detailed list that contains not only the nodes, but also all their fields. This switch affects only the output to the MATLAB Command Window.

The virtual world must be open for you to use this method.

See Also

vrworld, vrworld/open


  vrworld/isvalid vrworld/open