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

  • Pobierz
  • Dodaj do moich podręczników
  • Drukuj
  • Strona
    / 330
  • Spis treści
  • BOOKMARKI
  • Oceniono. / 5. Na podstawie oceny klientów
Przeglądanie stron 37
2 Creating a GUI with GUIDE
2-18
working directory to the directory containing the GUI files, or adding that
directory to the top or bottom of the MATLAB path.
6 GUIDE saves the files simple_gui.fig and simple_gui.m and activates the
GUI. It also opens the GUI M-file in your default editor.
The GUI is active. You can select a data set in the pop-up menu and click the
push buttons. But nothing happens. This is because there is no code in the
M-file to service the pop-up menu and the buttons. The next step is to
program the GUI. The next topic, “Programming the GUI” on page 2-19,
shows you how to do this.
Przeglądanie stron 37
1 2 ... 33 34 35 36 37 38 39 40 41 42 43 ... 329 330

Komentarze do niniejszej Instrukcji

Brak uwag