External Interfaces Previous page   Next Page

Enabling Callback Functions After They Error

If an error occurs while a callback function is executing, then:

If you want to enable the same callback function, you can set the callback property to the same value or you can disconnect the object with the fclose function. If you want to use a different callback function, the callback will be enabled when you configure the callback property to the new value.


Previous page  Creating and Executing Callback Functions Example: Using Events and Callbacks Next page

© 1994-2005 The MathWorks, Inc.