MATLAB SIMULINK 7 - GRAPHICAL USER INTERFACE Betriebsanweisung Seite 179

  • Herunterladen
  • Zu meinen Handbüchern hinzufügen
  • Drucken
  • Seite
    / 759
  • Inhaltsverzeichnis
  • LESEZEICHEN
  • Bewertet. / 5. Basierend auf Kundenbewertungen
Seitenansicht 178
Add Components to the GUI
Use the
title, xlabel, ylabel, zlabel,andtext functions in the GU I
code fi
le to label an axes component. For example,
xlh = (axes_handle,'Years')
label
stheX-axisas
Years. The handle of the X-axis label is xlh.See
“Cust
omizing Callbacks in GUIDE” on page 8-15 for information about
dete
rmining the axes handle.
The w
ords
remove, default,andfactory (cas e sensitive) are res erved. To
use o
ne of these in compo nent text, pre pe nd a backs lash (
\)tothestring.
For e
xample ,
\remove yields remove.
If y
ou want to set the position o r size of the axes to an exact value, then
mod
ify its
Position property. See “Locate and Move Components” on page
6-8
3
a
nd “Resize Components” on page 6-86 for details.
6-65
Seitenansicht 178
1 2 ... 174 175 176 177 178 179 180 181 182 183 184 ... 758 759

Kommentare zu diesen Handbüchern

Keine Kommentare