User`s guide

2 How to Create a GUI with GUIDE
Introduction to GUIDE
In this section...
“What Is GUIDE?” on page 2-2
“Opening G U IDE ” on page 2-2
“Getting Help in GUIDE” on page 2-4
“Laying Out a G U I DE GUI” on page 2-7
“Programming a GUIDE GUI” on page 2-8
What Is GUIDE?
GUIDE, the MAT LAB Graphical User Interface Development E nvironment,
provides a se t of tools for creating graphical user interfaces (GUIs). These
tools greatly simplify the process of laying out and programming GUIs.
Opening GUIDE
ThereareseveralwaystoopenGUIDEfromtheMATLABCommandline.
Command Result
guide
Opens GUID E with a choice of GUI templates
guide FIG-file
name
Opens FIG-file name in GUIDE
You c
an also right-click a FIG-file in the Current Folder Browser and select
Open
in GUIDE from the context menu.
2-2