MATLAB SIMULINK 7 - GRAPHICAL USER INTERFACE Instrukcja Użytkownika Strona 112

  • Pobierz
  • Dodaj do moich podręczników
  • Drukuj
  • Strona
    / 500
  • Spis treści
  • BOOKMARKI
  • Oceniono. / 5. Na podstawie oceny klientów
Przeglądanie stron 111
6 Lay Out a UI Using GUIDE
6-26
Specify the push button label by setting the String property to the desired label, in
this case, Button 1.
To display the & character in a label, use two & characters in the string. The words
remove, default, and factory (case sensitive) are reserved. To use one of these as a
label, prepend a backslash (\) to the string. For example, \remove yields remove.
The push button accommodates only a single line of text. If you specify more than
one line, only the first line is shown. If you create a push button that is too narrow to
accommodate the specified String, MATLAB software truncates the string with an
ellipsis.
Przeglądanie stron 111
1 2 ... 107 108 109 110 111 112 113 114 115 116 117 ... 499 500

Komentarze do niniejszej Instrukcji

Brak uwag