File Exchange Pick of the Week

Our best user submissions

Advanced MATLAB: Timer objects

Sometimes you want something to update in MATLAB on a regular schedule. Timer objects can do that for you. We first introduced this for test and measurement applications, but it has since been moved into base MATLAB.

In this simple example, we will create a timer object and have it fire a callback every second to output a random number to the command line.

There are a lot more useful things to do with timer objects, of course. What have you done with them? [Comment here]

|
  • print

댓글

댓글을 남기려면 링크 를 클릭하여 MathWorks 계정에 로그인하거나 계정을 새로 만드십시오.