
10
Examples of GUIDE GUIs
GUI with Multiple Axes (p. 10-2) Analyze data and generate frequency and time domain
plots in the GUI figure.
List Box Directory Reader (p. 10-9) List the contents of a directory, navigate to other
directories, and define what command to execute when
users double-click on a given type of file.
Accessing Workspace Variables from a
List Box (p. 10-16)
List variables in the base MATLAB workspace from a
GUI and plot them. This example illustrates selecting
multiple items and executing commands in a different
workspace.
A GUI to Set Simulink Model
Parameters (p. 10-20)
Set parameters in a Simulink® model, save and plot the
data, and implement a help button.
An Address Book Reader (p. 10-32) Read data from MAT-files, edit and save the data, and
manage GUI data using the
handles structure.
Using a Modal Dialog to Confirm an
Operation (p. 10-47)
Illustrates use of a modal dialog GUI to confirm that the
user wants to proceed with an operation.
Comentarios a estos manuales