Countdown
by Brett Shoelson
31 Dec 2007
(Updated 21 Jun 2010)
Creates a figure to countdown remaining time (minutes/seconds only).
|
Watch this File
|
| File Information |
| Description |
Creates a figure to countdown remaining time (minutes/seconds only).
By default, the figure includes an optical illusion created with lines and patches. This can be turned off.
SYNTAX:
countdown(MINS)
countdown(MINS,SECS)
countdown(MINS,SECS,SHOWILLUSION)
(Third argument is optional; enter 0 to suppress optical illusion.)
Shows how to use timer objects and callbacks. |
| MATLAB release |
MATLAB 7.5 (R2007b)
|
| Other requirements |
Uses timer objects (R14+ ?) |
|
Tags for This File
|
| Everyone's Tags |
|
| Tags I've Applied |
|
| Add New Tags |
Please login to tag files.
|
| Updates |
| 02 Jan 2008 |
Modified inputs to allow specification of ending message. Also provided a few examples for use. |
| 04 May 2010 |
added copyright |
| 21 Jun 2010 |
Updated M file and license text file copyright to The MathWorks, Inc. |
|
Contact us at files@mathworks.com