MATLAB SIMULINK 7 - GRAPHICAL USER INTERFACE Manual de usuario Pagina 314

  • Descarga
  • Añadir a mis manuales
  • Imprimir
  • Pagina
    / 330
  • Tabla de contenidos
  • MARCADORES
  • Valorado. / 5. Basado en revisión del cliente
Vista de pagina 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.
Vista de pagina 313
1 2 ... 309 310 311 312 313 314 315 316 317 318 319 ... 329 330

Comentarios a estos manuales

Sin comentarios