Getting Started Previous page   Next Page

Laying Out a GUI

Starting GUIDE

Start GUIDE by typing guide at the MATLAB command prompt. This displays the GUIDE Quick Start dialog, as shown in the following figure.

From the Quick Start dialog, you can

The Layout Editor

When you open a GUI in GUIDE, it is displayed in the Layout Editor, which is the control panel for all of the GUIDE tools. The following figure shows the Layout Editor with a blank GUI template.

You can lay out your GUI by dragging components, such as panels, push buttons, pop-up menus, or axes, from the component palette, at the left side of the Layout Editor, into the layout area. For example, if you drag a push button into the layout area, it appears as in the following figure.

You can also use the Layout Editor to create menus and set basic properties of the GUI components.

To get started using the Layout Editor and setting property values, see Creating a GUI in the MATLAB documentation.


Previous page  What Is GUIDE? Programming a GUI Next page

© 1994-2005 The MathWorks, Inc.