
8
Programming the GUI
Callbacks: An Overview (p. 8-2) Introduces the functions, referred to as callbacks, that
you use to program GUI behavior.
GUI Files: An Overview (p. 8-5) Describes the files that comprise a GUI and details the
structure of the GUI M-file which you must program.
Associating Callbacks with
Components (p. 8-8)
Outlines the mechanisms that GUIDE uses for
associating a callback with a specific component.
Callback Syntax and Arguments
(p. 8-11)
Describes callback naming conventions and input
arguments, and introduces the
handles structure as a
tool for communicating among a GUI’s callbacks.
Initialization Callbacks (p. 8-15) Describes the functions, provided by GUIDE, that you can
use to initialize a GUI.
Examples: Programming GUI
Components (p. 8-19)
Provides a brief example for programming each kind of
component.
Komentarze do niniejszej Instrukcji