Programming |
Starting and Stopping Timers
After you create a timer object, you can start the timer by calling either the start
or startat
function. This section describes
Note Because the timer works within the MATLAB single-threaded environment, it cannot guarantee execution times or execution rates. |
Setting the Value of Timer Object Properties | Starting a Timer |
© 1994-2005 The MathWorks, Inc.