MATLAB SIMULINK 7 - GRAPHICAL USER INTERFACE Dokumentacja Strona 129

  • Pobierz
  • Dodaj do moich podręczników
  • Drukuj
  • Strona
    / 180
  • Spis treści
  • BOOKMARKI
  • Oceniono. / 5. Na podstawie oceny klientów
Przeglądanie stron 128
GUI with Multiple Axes
5-5
Identifying the Axes
Since there are two axes in this GUI, you must be able to specify which one you
want to target when you issue the plotting commands. To do this, use the
handles structure, which contains the handles of all components in the GUI.
The field name in the
handles structure that contains the handle of any given
component is derived from the component’s
Tag property. To make code more
readable (and to make it easier to remember) this examples sets the
Tag to
descriptive names.
Przeglądanie stron 128
1 2 ... 124 125 126 127 128 129 130 131 132 133 134 ... 179 180

Komentarze do niniejszej Instrukcji

Brak uwag