Creating Graphical User Interfaces Previous page   Next Page

Running the GUI

The GUI is nonblocking and nonmodal since it is designed to be used as an analysis tool.

GUI Options Settings

This GUI uses the following GUI option settings:

Opening the Simulink Block Diagrams

This example is designed to work with the F14 Simulink model. Since the GUI sets parameters and runs the simulation, the F14 model must be open when the GUI is displayed. When the GUI M-file runs the GUI, it executes the model_open subfunction. The purpose of the subfunction is to

Here is the code for the model_open subfunction.


Previous page  How to Use the GUI (Text of GUI Help) Programming the Slider and Edit Text Components Next page

© 1994-2005 The MathWorks, Inc.