MATLAB SIMULINK 3D ANIMATION - S Uživatelská příručka Strana 478

  • Stažení
  • Přidat do mých příruček
  • Tisk
  • Strana
    / 490
  • Tabulka s obsahem
  • KNIHY
  • Hodnocené. / 5. Na základě hodnocení zákazníků
Zobrazit stránku 477
10 Functions — Alphabetical List
10-138
vrworld/nodes
List nodes available in virtual world
Syntax
nodes(vrworld_object, '-full')
x = nodes(vrworld_object, '-full')
Arguments
vrworld_object A vrworld object representing a virtual world.
'-full' Optional switch to obtain a detailed list of nodes and fields.
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
Zobrazit stránku 477
1 2 ... 473 474 475 476 477 478 479 480 481 482 483 ... 489 490

Komentáře k této Příručce

Žádné komentáře