User`s guide

10 Examples of GUIDE GUIs
View and Run the Workspace Variable GUI
If you are reading this document in the M ATLAB Help browser, you can
access the exam ple FIG-file and code f ile by clicking the fo llowing links. If you
are reading this on the Web or in PD F for m, go to the corresponding section in
the MATLAB Help Browser to use the links.
If you intend to modify the layout or code of this GUI example, first save a
copy of its code f ile and FIG-file to your current folder (you need write access
to your current folder to do this). Follow these steps to copy the example files
to your current folder and then to open them:
1 Click here to copy the files to your current folder.
2 Type guide lb or click here to open the FIG-file in GUIDE.
3 Type
edit lb or click here to open the code file in the Editor.
You c
an view the properties of any component by double-clicking it in the
Layo
ut Editor to open the Property Inspe ctor for it. You can modify either
the
figure, the code, or both, and then save the GUI in your current folder
usi
ng File > Save as from GUIDE. This saves both files, allowing you to
ren
ame them, if you choose.
10-62