MATLAB SIMULINK 7 - GRAPHICAL USER INTERFACE Bedienungsanleitung Seite 139

  • Herunterladen
  • Zu meinen Handbüchern hinzufügen
  • Drucken
  • Seite
    / 500
  • Inhaltsverzeichnis
  • LESEZEICHEN
  • Bewertet. / 5. Basierend auf Kundenbewertungen
Seitenansicht 138
Add Components to the GUIDE Layout Area
6-53
Use the title, xlabel, ylabel, zlabel, and text functions in the UI code file to
label an axes component. For example,
xlh = (axes_handle,'Years')
labels the X-axis as Years. The handle of the X-axis label is xlh.
The words remove, default, and factory (case sensitive) are reserved. To use
one of these in component text, prepend a backslash (\) to the string. For example,
\remove yields remove.
Seitenansicht 138
1 2 ... 134 135 136 137 138 139 140 141 142 143 144 ... 499 500

Kommentare zu diesen Handbüchern

Keine Kommentare