User`s guide

15 Examples of GUIs Created Programmatically
PDF, go to the corresponding section in the MATL AB Help Browser to use
the links.
If you intend to modify the layout or code of this GUI example, you should
first save a copy of its code in your current folder (You need write access
to your current folde r to do this.) C lick on the following links to copy the
example files to your current folder and open them.
1 Click here to copy the four files to your current folder
2 edit ico nEdi tor.m orClickheretoopentheiconEdito r GUI code in
the Editor
3 edit ico nRea d.m or Click here to open the iconRead GUI code in the
Editor
4 edit col orPa lette.m or Click here to open the colorPalette GUI code
in the Editor
See the previous example “Color Palette” on page 15-51 for information
about the
colorPalette GUI code.
If you just want to run the GUI and inspect its code, follow these steps:
1 ClickheretoaddtheexamplefilestotheMATLABpath(onlyforthe
current session).
2 Click here to run the iconEditor GUI.
3 Click here to display the iconEditor.m code in the Editor (read-only).
4 Click here to display the iconRead.m code in the Editor (read-only).
5 Click here to display the colorPalette.m code in the Editor (read-only).
15-66