User`s guide

Save the GUI Layout
To run a GUI created with G UID E without opening GUIDE, execute its code
file by typing its name.
simple_gui
You can also use the run command with the code file, for example,
run simple_gui
Note Do not attempt to run a GUIDE GUI by open ing its FIG-file outsid e of
GUIDE. If you do so, the figure opens and appears ready to use, but the GUI
does not initialize and its callbacks do not function.
2-27