User`s guide
A GUI to Set Simulink
®
Model Parameters (GUIDE)
The e xample illustrates a number of GUI building techniques:
• Opening and setting parameters on a Simulink model from a GUI.
• Implementing sliders that operate in conjunction with text boxes, which
display the current value, as w ell as accepting user input.
• En ab ling and disabling controls, dependi ng o n the state of the GUI.
• Managing a variety of shared data using the
handles structure.
• Directing graphics output to figures with hidden handles.
• Adding a Help button that displays
.html files in the MATLAB Help
browser.
View and Run the Simulink Parameters GUI
If you are reading this document in the M ATLAB Help browser, you can
access the exam ple FIG-file and code f ile by clicking the fo llowing links. If you
are reading this on the Web or in PD F for m, go to the corresponding section in
the MATLAB Help Browser to use the links.
If you intend to modify the layout or code of this GUI example, first save a
copy of its code f ile and FIG-file to your current folder (you need write access
to your current folder to do this). Follow these steps to copy the example files
to your current folder and then to open them:
1 Click here to copy the files to your current folder.
10-67