MATLAB SIMULINK 7 - GRAPHICAL USER INTERFACE User Manual Page 38

  • Download
  • Add to my manuals
  • Print
  • Page
    / 330
  • Table of contents
  • BOOKMARKS
  • Rated. / 5. Based on customer reviews
Page view 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.
Page view 37
1 2 ... 33 34 35 36 37 38 39 40 41 42 43 ... 329 330

Comments to this Manuals

No comments