MATLAB SIMULINK 7 - GRAPHICAL USER INTERFACE Guide de l'utilisateur Page 179

  • Télécharger
  • Ajouter à mon manuel
  • Imprimer
  • Page
    / 759
  • Table des matières
  • MARQUE LIVRES
  • Noté. / 5. Basé sur avis des utilisateurs
Vue de la page 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
Vue de la page 178
1 2 ... 174 175 176 177 178 179 180 181 182 183 184 ... 758 759

Commentaires sur ces manuels

Pas de commentaire