Specifications
1 Getting Started with GUIDE
1-4
GUIDE Toolset
The following links provide more information on the full set of GUIDE
development tools.
•Layout Editor – add and arrange objects in the figure window.
•Alignment Tool – align objects with respect to each other.
•Property Inspector – inspect and set property values.
•Object Browser – observe a hierarchical list of the Handle Graphics objects
in the current MATLAB session.
•Menu Editor – create menus for the window menu bar and context menus for
any component in your layout.
Understanding How to Create GUIs
For more in depth information on how GUIDE works, see Creating GUIs with
GUIDE. For a simple example to get started using GUIDE see the next section,
A GUI Example.