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

  • Descarregar
  • Adicionar aos meus manuais
  • Imprimir
  • Página
    / 759
  • Índice
  • MARCADORES
  • Avaliado. / 5. Com base em avaliações de clientes
Vista de página 379
10 Examples of GUIDE GUIs
To create the default values, set the String property of the edit text. The
following figure shows the value set for the time vector.
Identify the Axes
Since there a re two axes in this GUI, you m us t specify w hich one you w ant
to target w hen plotting data. Use the
handles structure, which contains the
handles of all components in the GUI, to identify that axes. The
handles
structure is a variable that GUIDE passes as an argument to all component
callbacks:
component_callback(hObject, eventdata, handles)
10-6
Vista de página 379
1 2 ... 375 376 377 378 379 380 381 382 383 384 385 ... 758 759

Comentários a estes Manuais

Sem comentários