MATLAB SIMULINK 7 - GRAPHICAL USER INTERFACE Manuale Utente Pagina 176

  • Scaricare
  • Aggiungi ai miei manuali
  • Stampa
  • Pagina
    / 330
  • Indice
  • SEGNALIBRI
  • Valutato. / 5. Basato su recensioni clienti
Vedere la pagina 175
8 Programming the GUI
8-4
Note User interface controls include push buttons, sliders, radio buttons,
check boxes, editable text boxes, static text boxes, list boxes, and toggle
buttons. They are sometimes referred to as uicontrols.
KeyPressFcn
Executes when the user
presses a keyboard key and
the callback’s component or
figure has focus.
Figure,
user interface
controls
ResizeFcn
Executes when a user
resizes a panel, button
group, or figure whose figure
Resize property is set to On.
Button group,
figure,
panel
SelectionChangeFcn
Executes when a user
selects a different radio
button or toggle button in a
button group component.
Button group
WindowButtonDownFcn
Executes when you press a
mouse button while the
pointer is in the figure
window.
Figure
WindowButtonMotionFcn
Executes when you move the
pointer within the figure
window.
Figure
WindowButtonUpFcn
Executes when you release a
mouse button.
Figure
Callback Property Triggering Event Components
Vedere la pagina 175
1 2 ... 171 172 173 174 175 176 177 178 179 180 181 ... 329 330

Commenti su questo manuale

Nessun commento