MATLAB SIMULINK 7 - GRAPHICAL USER INTERFACE Bedienungsanleitung Seite 140

  • Herunterladen
  • Zu meinen Handbüchern hinzufügen
  • Drucken
  • Seite
    / 330
  • Inhaltsverzeichnis
  • LESEZEICHEN
  • Bewertet. / 5. Basierend auf Kundenbewertungen
Seitenansicht 139
6 Laying Out a GUI
6-50
Note By default, GUIDE selects the Menu Bar tab when you open the Menu
Editor.
2 Click on the menu title to display a selection of menu properties in the right
pane.
3 Fill in the Label and Tag fields for the menu. For example, set Label to
'File' and set Tag to 'file_menu'. Click outside the field for the change to
take effect.
Label is a string that specifies the text label for the menu item. To display
the "&" character in a label, use two
'&&' characters in the string. The words
remove and default (case-sensitive) are reserved. To use either of these as
labels, prepend a backslash (
\) to the string. For example, '\remove' yields
remove.
Tag
is a string that is an identifier for the menu object. It is used in the code
to identify the menu item and must be unique in the GUI.
Seitenansicht 139
1 2 ... 135 136 137 138 139 140 141 142 143 144 145 ... 329 330

Kommentare zu diesen Handbüchern

Keine Kommentare