| Contents | Index |
delete(obj)
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.
clear | isvalid(timer) | timer
| © 1984-2012- The MathWorks, Inc. - Site Help - Patents - Trademarks - Privacy Policy - Preventing Piracy - RSS |