
3
Creating a GUI
Programmatically
The Example: Simple GUI (p. 3-2) Describes the example to be constructed.
Function Summary (p. 3-4) Lists the functions that are used in the construction of
the example.
Creating a GUI M-File (p. 3-6) Creates the file that holds the GUI script and adds
help
comments to the file.
Laying Out a Simple GUI (p. 3-7) Creates the figure and adds the components.
Initializing the GUI (p. 3-11) Performs various initialization chores and generates the
data to plot
Programming the GUI (p. 3-14) Adds code for each component to the GUI M-file to make
the GUI work.
Running the Final GUI (p. 3-17) Runs the final GUI and demonstrates how the
components work together.
Commentaires sur ces manuels