User`s guide
List Box Director y Reader (GUIDE)
View and Run the L
ist Box Directory GUI
If you are readin
g this document in the MATLAB Help browser, you can
access the examp
le FIG-file and code file b y clicking the following links . If you
are reading thi
s on the Web or in PDF form, go to the corresponding section in
the MATLAB Help
Browser to use the links.
If you intend t
o modify the layout or code of this GUI example, first save a
copy of its cod
e file and FIG-file to your current folder (You need write access
to your curre
nt folder to do this.) Follow these steps to copy the example files
to your curre
nt folder and then to open them:
1 Click here t
o copy the files to your current folder
2 Type guide lbox2 orclickheretoopentheFIG-fileinGUIDE
3 Type edit l box2 or click h ere to open the code file in the Editor
You can view the properties of any component by d ouble-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 save 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 Click
here to run the
lbox2 GUI.
3 ClickheretodisplaytheGUIintheGUIDELayoutEditor(readonly).
4 ClickheretodisplaytheGUIcodefileintheMATLABEditor(readonly).
10-55