MATLAB SIMULINK 7 - GRAPHICAL USER INTERFACE Guía de usuario Pagina 179

  • Descarga
  • Añadir a mis manuales
  • Imprimir
  • Pagina
    / 759
  • Tabla de contenidos
  • MARCADORES
  • Valorado. / 5. Basado en revisión del cliente
Vista de pagina 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
Vista de pagina 178
1 2 ... 174 175 176 177 178 179 180 181 182 183 184 ... 758 759

Comentarios a estos manuales

Sin comentarios