MATLAB SIMULINK 3D ANIMATION - S Guia do Utilizador Página 410

  • Descarregar
  • Adicionar aos meus manuais
  • Imprimir
  • Página
    / 490
  • Índice
  • MARCADORES
  • Avaliado. / 5. Com base em avaliações de clientes
Vista de página 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.
Vista de página 409
1 2 ... 405 406 407 408 409 410 411 412 413 414 415 ... 489 490

Comentários a estes Manuais

Sem comentários