
5 Preferences and Options
5-14
MATLAB versions 5.3 and earlier. See the guide command for more
information.
• If you select
Generate FIG-file only GUIDE generates only a FIG-file when
you save the GUI from the Layout Editor. You might do this if the layout is
not yet complete, but you want to save your work without generating the
M-file. You can redisplay the GUI in the Layout Editor using the
open
command.
You can run a GUI that has no M-file only if you set the
Callback property
of each component in your GUI to a string that MATLAB can evaluate and
perform the desired action. This string can be an expression or the name of
an M-file.
This option also allows you to create your own M-file. One that may use a
completely different programming style than that provided by the GUIDE
M-file.
Comentarios a estos manuales