delete (timer) - Remove timer object from memory
Syntax
delete(obj)
Description
delete(obj) removes the timer
object, obj, from memory. If obj is
an array of timer objects, delete removes all the objects
from memory.
When you delete a timer object, it becomes invalid and cannot be reused.
Use the clear command to remove invalid timer objects from
the workspace.
If multiple references to a timer object exist in the workspace, deleting
the timer object invalidates the remaining references. Use the clear command
to remove the remaining references to the object from the workspace.
See Also
clear, isvalid(timer), timer
 | delete (serial) | | deleteproperty |  |
Includes the most popular MATLAB recorded presentations with Q&A sessions led by MATLAB experts.
Get the Interactive Kit