Programming Previous page   Next Page

Finding All Timer Objects in Memory

To find all the timer objects that exist in memory, use the timerfind function. This function returns an array of timer objects. If you leave off the semicolon, and there are multiple timer objects in the array, timerfind displays summary information in a table:

Using timerfind to determine all the timer objects that exist in memory can be helpful when deleting timer objects. See Deleting All Existing Timer Objects for an example.


Previous page  Deleting Timer Objects from Memory Finding Invisible Timer Objects Next page

© 1994-2005 The MathWorks, Inc.