Creating Graphical User Interfaces Previous page   Next Page

Functions and Callbacks in the M-File

You can add code to the following parts of the GUI M-file:

Common Input Arguments

All functions in the M-file have the following input arguments corresponding to the handles structure:

The handles structure is saved at the end of each function with the command

Additional arguments for the opening and output functions are described in the following sections.


Previous page  Sharing Data with the Handles Structure Opening Function Next page

© 1994-2005 The MathWorks, Inc.