MATLAB SIMULINK 3D ANIMATION - S Guia do Utilizador Página 478

  • Descarregar
  • Adicionar aos meus manuais
  • Imprimir
  • Página
    / 490
  • Índice
  • MARCADORES
  • Avaliado. / 5. Com base em avaliações de clientes
Vista de página 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
Vista de página 477
1 2 ... 473 474 475 476 477 478 479 480 481 482 483 ... 489 490

Comentários a estes Manuais

Sem comentários