Countdown
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.
Citation pour cette source
Brett Shoelson (2026). Countdown (https://fr.mathworks.com/matlabcentral/fileexchange/18165-countdown), MATLAB Central File Exchange. Extrait(e) le .
Compatibilité avec les versions de MATLAB
Plateformes compatibles
Windows macOS LinuxCatégories
Tags
Découvrir Live Editor
Créez des scripts avec du code, des résultats et du texte formaté dans un même document exécutable.
| Version | Publié le | Notes de version | |
|---|---|---|---|
| 1.2.0.1 | Updated license |
||
| 1.2.0.0 | Updated M file and license text file copyright to The MathWorks, Inc. |
||
| 1.1.0.0 | added copyright |
||
| 1.0.0.0 | Modified inputs to allow specification of ending message. Also provided a few examples for use. |
