MATLAB SIMULINK 7 - GRAPHICAL USER INTERFACE Spezifikationen Seite 70

  • Herunterladen
  • Zu meinen Handbüchern hinzufügen
  • Drucken
  • Seite
    / 180
  • Inhaltsverzeichnis
  • LESEZEICHEN
  • Bewertet. / 5. Basierend auf Kundenbewertungen
Seitenansicht 69
2 MATLAB GUIs
2-24
GUIDE generates similar strings for the other callback properties.
Changing the Name of the M-File and FIG-File
GUIDE gives the GUI FIG-file and its associated application M-file the same
root name; only the extensions differ. When you execute the M-file to launch
the GUI, the following statement uses the
mfilename command to determine
the name of the FIG-file from the name of the M-file.
fig = openfig(mfilename,'reuse');
If the FIG-file name differs from the M-file name, it is not called correctly.
Seitenansicht 69
1 2 ... 65 66 67 68 69 70 71 72 73 74 75 ... 179 180

Kommentare zu diesen Handbüchern

Keine Kommentare