User`s guide

An Address Book Reader (GUIDE)
1 Click here to copy the files to your current folder.
2 Type guide addr ess_ book orclickheretoopentheFIG-fileinGUIDE.
3 Type edit addres s_bo ok or click here to open the code file in the Editor.
You can view the properties of any component by double-clicking it in the
Layout Editor to open the Property Inspector for it. You can modify either
the figure, the code, or both, and then s ave the GUI in your current folder
using File > Save as from GUIDE. This saves both files, allowing you to
rename them, if you choose.
To just inspect the GUI in GUIDE and run it, follow these steps instead:
1 ClickheretoaddtheexamplefilestotheMATLABpath(onlyforthe
current session).
2 Clickheretoruntheaddress_book GUI
3 ClickheretodisplaytheGUIintheGUIDELayoutEditor(readonly).
4 ClickheretodisplaytheGUIcodefileintheMATLABEditor(readonly).
Note Do not save GUI files to the examp les folder where you found them
or you will overwrite the original files. If you want to save G U I files, use
File > Save as from G UIDE, which saves both the GUI FIG-file and the
GUI code file.
Run the Address Book Reader GUI
The GUI is nonblocking and nonmodal b ecause it is designed to be displayed
while you perform other MATLAB tasks .
GUI Option Settings
This GUI uses the following GUI option settings:
Resize behavior: User-specified
10-83