MATLAB SIMULINK 3D ANIMATION - S Podręcznik Użytkownika Strona 438

  • Pobierz
  • Dodaj do moich podręczników
  • Drukuj
  • Strona
    / 490
  • Spis treści
  • BOOKMARKI
  • Oceniono. / 5. Na podstawie oceny klientów
Przeglądanie stron 437
10 Functions — Alphabetical List
10-98
Examples
To update the model four_link using the VRML file four_link.wrl:
vrphysmod('four_link.wrl', 'four_link');
To update the subsystem four_link/FOURLINK_ASM using the VRML file
four_link.wrl, ensure that the model that contains the subsystem is open, then:
vrphysmod('four_link.wrl', 'four_link/FOURLINK_ASM');
To update the current system using the VRML file four_link.wrl:
vrphysmod('four_link.wrl', gcs);
See Also
stl2vrml | vrcadcleanup | mech_import
Przeglądanie stron 437
1 2 ... 433 434 435 436 437 438 439 440 441 442 443 ... 489 490

Komentarze do niniejszej Instrukcji

Brak uwag