MATLAB SIMULINK 3D ANIMATION - S Guida Utente Pagina 421

  • Scaricare
  • Aggiungi ai miei manuali
  • Stampa
  • Pagina
    / 490
  • Indice
  • SEGNALIBRI
  • Valutato. / 5. Basato su recensioni clienti
Vedere la pagina 420
vrnode/fields
10-81
vrnode/fields
VRML field summary of node object
Syntax
fields(vrnode_object)
x = fields(vrnode_object)
Arguments
vrnode_object Name of a vrnode object representing the node to be queried.
Description
fields(vrnode_object) displays a list of VRML fields of the node associated with the
vrnode object in the MATLAB Command Window.
x = fields(vrnode_object) returns the VRML fields of the node associated with
the vrnode object in a structure array. The resulting structure contains a field for every
VRML field with the following subfields:
Type is the name of the VRML field type, for example, 'MFString', 'SFColor'.
Access is the accessibility description of the VRML data class, for example,
'eventIn', 'exposedField'.
Sync is the synchronization status 'on' or 'off'. See also vrnode/sync.
See Also
vrnode/get | vrnode/set
Vedere la pagina 420
1 2 ... 416 417 418 419 420 421 422 423 424 425 426 ... 489 490

Commenti su questo manuale

Nessun commento