
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.”
Komentáře k této Příručce