
8 Programming the GUI
8-10
See “Input Arguments” on page 8-13 for information about the callback input
arguments.
When you save the GUI, GUIDE also opens the GUI M-file in your editor. The
M-file then contains a template for the
Callback callback for the component
whose
Tag is pushbutton1. If you activate the GUI, pressing the push button
triggers the execution of the
Callback callback for the component.
For information about changing the callback name after GUIDE assigns it, see
“Changing Callback Names Assigned by GUIDE” on page 8-12.
The next topic, “Callback Syntax and Arguments” on page 8-11, provides more
information about the callback template.
Komentáře k této Příručce