stop - Stop timer(s)
Syntax
stop(obj)
Description
stop(obj) stops the timer, represented
by the timer object, obj. If obj is an array of timer objects,
the stop function stops them all. Use the timer function
to create a timer object.
The stop function sets the Running property
of the timer object, obj, to 'off',
halts further TimerFcn callbacks, and executes the StopFcn callback.
See Also
timer, start
 | Stemseries Properties | | stopasync |  |
Includes the most popular MATLAB recorded presentations with Q&A sessions led by MATLAB experts.
Get the Interactive Kit