Analog clock
Aucune licence
This is an analog clock. It may be placed on any axes, moved and resized, as long as a valid axes handle is provided.
It may also be initialized to run as a real-time clock, or updated with an offline time from any source
Implemented as a matlab class. Based on Scott Frasso's clock and looks essentially the same. Please see the acknowledgement section.
Short usage example:
o = scottsclock; o.startRT()
Citation pour cette source
Aleks (2025). Analog clock (https://www.mathworks.com/matlabcentral/fileexchange/20528-analog-clock), MATLAB Central File Exchange. Extrait(e) le .
Compatibilité avec les versions de MATLAB
Plateformes compatibles
Windows macOS LinuxCatégories
Tags
Remerciements
Inspiré par : Scottsclock
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!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.0.0.0 | bugfix, better comment |