Main Content
stop
Stop timer
Syntax
Description
Examples
Input Arguments
Tips
Use the
stop
method to stop a timer manually. The timer automatically stops when theTimerFcn
callback executes the number of times specified by theExecutionMode
andTasksToExecute
properties or when an error occurs while executing aTimerFcn
callback.
Version History
Introduced before R2006a