MATLAB SIMULINK 7 - GRAPHICAL USER INTERFACE User Manual Page 186

  • Download
  • Add to my manuals
  • Print
  • Page
    / 330
  • Table of contents
  • BOOKMARKS
  • Rated. / 5. Based on customer reviews
Page view 185
8 Programming the GUI
8-14
handles =
figure1: 160.0011
edit1: 9.0020
uipanel1: 8.0017
popupmenu1: 7.0018
pushbutton1: 161.0011
output: 160.0011
GUIDE creates and maintains the handles structure as GUI data. It is passed
as an input argument to all callbacks and enables a GUIs callbacks to share
property values and application data.
For information about GUI data, see “Mechanisms for Managing Data” on
page 9-2 and the
guidata reference page.
For information about adding fields to the
handles structure and instructions
for correctly saving the structure, see Chapter 9, “Managing
Application-Defined Data.”
Page view 185
1 2 ... 181 182 183 184 185 186 187 188 189 190 191 ... 329 330

Comments to this Manuals

No comments