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

  • Download
  • Add to my manuals
  • Print
  • Page
    / 490
  • Table of contents
  • BOOKMARKS
  • Rated. / 5. Based on customer reviews
Page view 409
10 Functions — Alphabetical List
10-70
Change the patch color, show the axes grid, rotate the camera, and enable mouse
rotation.
tp.FaceColor = 'red';
axs = gca;
axs.XGrid = 'on';
axs.YGrid = 'on';
axs.ZGrid = 'on';
camorbit(45, -20);
rotate3d on
Input Arguments
ifs — VRML IndexedFaceSet nodes to convert
array
VRML IndexedFaceSet nodes, specified as an array.
Page view 409
1 2 ... 405 406 407 408 409 410 411 412 413 414 415 ... 489 490

Comments to this Manuals

No comments