MATLAB SIMULINK 7 - GRAPHICAL USER INTERFACE Specifiche Pagina 17

  • Scaricare
  • Aggiungi ai miei manuali
  • Stampa
  • Pagina
    / 216
  • Indice
  • SEGNALIBRI
  • Valutato. / 5. Basato su recensioni clienti
Vedere la pagina 16
GUI FIG-Files and M-Files
1-9
GUI FIG-Files and M-Files
GUIDE stores a GUI in two files, which are generated the first time you save
or run the GUI:
A FIG-file, with extension
.fig, which contains a complete description of the
GUI layout and the components of the GUI: push buttons, menus, axes, and
so on.
An M-file, with extension .m, which contains the code that controls the GUI,
including the callbacks for its components.
These two files correspond to the tasks of laying out and programming the GUI.
When you lay out of the GUI in the Layout Editor, your work is stored in the
FIG-file. When you program the GUI, your work is stored in the M-file.
Vedere la pagina 16
1 2 ... 12 13 14 15 16 17 18 19 20 21 22 ... 215 216

Commenti su questo manuale

Nessun commento