User`s guide

Create GUIs with GUIDE
Chapter 4, What Is GUIDE?
(p. 4-1)
Introduces GUIDE
Chapter 5, G UIDE Preferences
and Options (p. 5-1)
Describes briefly the available
MATLAB preferences and GUI
options.
Chapter 6, Lay Out a GUIDE
GUI (p. 6-1)
Shows you how to start G UIDE
and from there how to populate
the GUI and create menus.
Provides guidance in designing
a GUI for cross-platform
compatibility.
Chapter 7, Save and Run a
GUIDE GUI (p. 7-1)
Describes the files used to store
the GU I. Steps you through the
process for saving a GUI, and
lists the different ways in which
you can activate a GUI.
Chapter 8, Programming a
GUIDE GUI (p. 8-1)
Explains how user-written
callback routines control GUI
behavior. Shows you h ow to
associate callbacks with specific
components and explains callback
syntax and arguments. Provides
simple programming examples
for each kind of component.
Chapter 9, Managing and
Sharing Application Data in
GUIDE (p. 9-1)
Explains the mechanisms for
managing app lication-defined
data and explain s how to sh are
data among a G UIs callbacks.
Chapter 10, Examples of GUIDE
GUIs (p. 10-1)
Illustratestechniquesfor
programming various behaviors.