Specifications

Programming the GUI M-file
1-11
You can view the callback for any of the GUI components by clicking the
function icon on the toolbar. This displays a list of all the callbacks, as
shown in the following figure.
Clicking a callback on the list displays the section of the M-file containing the
callback, where you can edit it. This example shows the callback template for
pushbutton1_Callback.
To learn more about programming the M-file, see Chapter 4, “Programming
GUIs.”