Creating Graphical User Interfaces    

Example: Creating a GUI


This section presents an example that shows how to use GUIDE to create graphical user interfaces (GUIs).
Designing the GUI
Design the GUI before actually creating it in GUIDE.
Laying Out the GUI

Use the GUIDE Layout Editor to arrange the GUI components, such as push buttons, pop-up menus, and axes.

Programming the GUI
Use the M-file editor to program the GUI
Saving and Running the GUI
Run the GUI from the Layout Editor.


  Using GUIDE Templates Designing the GUI