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

  • 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 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
Vue de la page 157
1 2 ... 153 154 155 156 157 158 159 160 161 162 163 ... 758 759

Commentaires sur ces manuels

Pas de commentaire