23.06.2015 Views

MATLAB Programming

MATLAB Programming

MATLAB Programming

SHOW MORE
SHOW LESS

You also want an ePaper? Increase the reach of your titles

YUMPU automatically turns print PDFs into web optimized ePapers that Google loves.

10 Scheduling Program Execution with Timers<br />

Note In 'queue' mode, the timer object tries to make the average time<br />

between executions equal the amount of time specified in the Period property.<br />

If the timer object has to wait longer than the time specified in the Period<br />

property between executions of the timer function callback, it shortens the<br />

time period for subsequent executions to make up the time.<br />

If the BusyMode property is set to 'error', the timer object stops and executes<br />

the timer object error callback function (ErrorFcn), if one is specified.<br />

10-22

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!