MATLAB SIMULINK 7 - GRAPHICAL USER INTERFACE Guia do Utilizador Página 158

  • Descarregar
  • Adicionar aos meus manuais
  • Imprimir
  • Página
    / 759
  • Índice
  • MARCADORES
  • Avaliado. / 5. Com base em avaliações de clientes
Vista de página 157
6 Lay Out a GUIDE GUI
Specify the radio button label by setting the String property to the desired
label, in this case,
Indent neste d functions.
To display the & character in a label, use two & characters in the string.
The words
remove, default,andfactory (case sensitive) are reserved.
To use one of these as a label, prepend a backslash (
\) to the string. For
example,
\remove yields remove.
The radio button accommodates only a single line of text. If you specify
morethanoneline,onlythefirstlineisshown.Ifyoucreatearadiobutton
that is too narrow to accomm odate the specified
String, MATLAB software
truncates the string with an ellipsis.
Crea
te the radio button with the button selected by setting its
Value
pro
pertytothevalueofits
Max property (default is 1). Set Value to Min
(de
fault is
0) to leave the radio button unselected. Correspondingly, when
the
user selects the radio button, the software sets
Value to Max,andtoMin
whe
n the user deselects it.
6-44
Vista de página 157
1 2 ... 153 154 155 156 157 158 159 160 161 162 163 ... 758 759

Comentários a estes Manuais

Sem comentários