GUI with Multiple Axes
|
Analyze data and generate frequency and time domain plots in the GUI figure.
|
List Box Directory Reader
|
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
|
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
|
Set parameters in a Simulink model, save and plot the data, and implement a help button.
|
An Address Book Reader
|
Read data from MAT-files, edit and save the data, and manage GUI data using the handles structure.
|