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

  • Pobierz
  • Dodaj do moich podręczników
  • Drukuj
  • Strona
    / 490
  • Spis treści
  • BOOKMARKI
  • Oceniono. / 5. Na podstawie oceny klientów
Przeglądanie stron 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.
Przeglądanie stron 409
1 2 ... 405 406 407 408 409 410 411 412 413 414 415 ... 489 490

Komentarze do niniejszej Instrukcji

Brak uwag