MATLAB SIMULINK 3D ANIMATION - S User's Guide Page 438

  • Download
  • Add to my manuals
  • Print
  • Page
    / 490
  • Table of contents
  • BOOKMARKS
  • Rated. / 5. Based on customer reviews
Page view 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
Page view 437
1 2 ... 433 434 435 436 437 438 439 440 441 442 443 ... 489 490

Comments to this Manuals

No comments