MATLAB SIMULINK 7 - GRAPHICAL USER INTERFACE Guia do Utilizador Página 393

  • Descarregar
  • Adicionar aos meus manuais
  • Imprimir
  • Página
    / 759
  • Índice
  • MARCADORES
  • Avaliado. / 5. Com base em avaliações de clientes
Vista de página 392
GUI for Animating a 3-D View (GUIDE)
The GUI includes three uipanels that you can barely see in this figure because
they are entirely black. Using uipanels helps the graphic functions work
more efficiently.
The axes CreateFcn (
axes1_CreateFcn) initializes the graphic objects. It
executes once, no m atter how many times the GUI is opened.
The Spin button’s callback (
spinstopbutton_Callback), which contains a
while loop for rotating the spherical surface, conducts the animation.
The two sliders allow the user to change light direction during animation and
function independently, but they query one another’s value because both
parameters are needed to specify a view.
10-19
Vista de página 392
1 2 ... 388 389 390 391 392 393 394 395 396 397 398 ... 758 759

Comentários a estes Manuais

Sem comentários