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

  • Descarga
  • Añadir a mis manuales
  • Imprimir
  • Pagina
    / 330
  • Tabla de contenidos
  • MARCADORES
  • Valorado. / 5. Basado en revisión del cliente
Vista de pagina 256
An Address Book Reader
10-33
An index pointer that indicates the current name and phone number, which
must be updated as the user pages through the address book
The figure position and size
The handles of all GUI components
The descriptions of the subfunctions that follow illustrate how to save and
retrieve information from the
handles structure. See “The Handles Structure”
on page 8-13 for background information on this structure.
View Completed Layout and Its GUI M-File
If you are reading this in the MATLAB Help browser, you can click the
following links to display the GUIDE Layout Editor and the MATLAB Editor
with a completed version of this example. This enables you to see the values of
all component properties and to understand how the components are
assembled to create the GUI. You can also see a complete listing of the code
that is discussed in the following sections.
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 this GUI in the Layout Editor.
Click here to display the GUI M-file in the MATLAB Editor.
Running the GUI
The GUI is nonblocking and nonmodal since it is designed to be displayed while
you perform other MATLAB tasks.
GUI Option Settings
This GUI uses the following GUI option settings:
Resize behavior:
User-specified
Command-line accessibility: Off
Vista de pagina 256
1 2 ... 252 253 254 255 256 257 258 259 260 261 262 ... 329 330

Comentarios a estos manuales

Sin comentarios