MATLAB SIMULINK 7 - GRAPHICAL USER INTERFACE Podręcznik Użytkownika Strona 167

  • Pobierz
  • Dodaj do moich podręczników
  • Drukuj
  • Strona
    / 759
  • Spis treści
  • BOOKMARKI
  • Oceniono. / 5. Na podstawie oceny klientów
Przeglądanie stron 166
Add Components to the GUI
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.
If the w idth of the component is too small to accommodate one or more of
the specified strings, MATLAB softw are truncates those strings w ith an
ellipsis.
Specify selection by using the
Value property together with the Max and
Min properties.
- To select a sing le item when the component is created, set Value to
a scalar that indicates the index of the selected list item, w here 1
corresponds to the first item in the list.
6-53
Przeglądanie stron 166
1 2 ... 162 163 164 165 166 167 168 169 170 171 172 ... 758 759

Komentarze do niniejszej Instrukcji

Brak uwag