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

  • Pobierz
  • Dodaj do moich podręczników
  • Drukuj
  • Strona
    / 759
  • Spis treści
  • BOOKMARKI
  • Oceniono. / 5. Na podstawie oceny klientów
Przeglądanie stron 379
10 Examples of GUIDE GUIs
To create the default values, set the String property of the edit text. The
following figure shows the value set for the time vector.
Identify the Axes
Since there a re two axes in this GUI, you m us t specify w hich one you w ant
to target w hen plotting data. Use the
handles structure, which contains the
handles of all components in the GUI, to identify that axes. The
handles
structure is a variable that GUIDE passes as an argument to all component
callbacks:
component_callback(hObject, eventdata, handles)
10-6
Przeglądanie stron 379
1 2 ... 375 376 377 378 379 380 381 382 383 384 385 ... 758 759

Komentarze do niniejszej Instrukcji

Brak uwag