MATLAB SIMULINK 7 - GRAPHICAL USER INTERFACE Manuel d'utilisateur Page 314

  • Télécharger
  • Ajouter à mon manuel
  • Imprimer
  • Page
    / 330
  • Table des matières
  • MARQUE LIVRES
  • Noté. / 5. Basé sur avis des utilisateurs
Vue de la page 313
12 Examples of GUIs Created Programmatically
12-36
Note The following links execute MATLAB commands and are designed to
work within the MATLAB Help browser. If you are reading this online or in
PDF, you should go to the corresponding section in the MATLAB Help
Browser to use the links.
Click here to display the main GUI M-file in the MATLAB Editor.
Click here to display the utility
iconRead M-file in the MATLAB Editor.
Subfunction Summary
The icon editor example includes the callbacks listed in the following table.
Function Description
hMainFigureWindowButtonDownFcn
Executes when the user clicks a mouse
button anywhere in the GUI figure. It
calls
localEditColor.
hMainFigureWindowButtonUpFcn
Executes when the user releases the
mouse button.
hMainFigureWindowButtonMotionFcn
Executes when the user drags the
mouse anywhere in the figure with a
button pressed. It calls
localEditColor.
hIconFileEditCallback
Executes after the user manually
changes the filename of the icon to be
edited. It calls
localUpdateIconPlot.
hIconFileEditButtondownFcn
Executes the first time the user clicks
the
Icon file edit box.
hOKButtonCallback
Executes when the user clicks the Ok
push button.
Vue de la page 313
1 2 ... 309 310 311 312 313 314 315 316 317 318 319 ... 329 330

Commentaires sur ces manuels

Pas de commentaire