Graphics Previous page   Next Page

Function Handle Callbacks

Handle Graphics objects have a number of properties for which you can define callback functions. When a specific event occurs (e.g., a user clicks a push button or deletes a figure), the corresponding callback function executes. You can specify the value of a callback property as a

The following sections illustrate how to define function handle callbacks for Handle Graphics objects.

For general information on function handles, see the function handle reference page.


Previous page  Callback Properties for Graphics Objects Function Handle Syntax Next page

© 1994-2005 The MathWorks, Inc.