Analog clock

Version 1.0.0.0 (2,98 ko) par Aleks
Analog clock, may be used as a component in a larger application
3,7K téléchargements
Mise à jour 2 juil. 2008

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
Créé avec R2008a
Compatible avec toutes les versions
Plateformes compatibles
Windows macOS Linux
Catégories
En savoir plus sur Clocks and Timers dans Help Center et MATLAB Answers
Remerciements

Inspiré par : Scottsclock

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!
Version Publié le Notes de version
1.0.0.0

bugfix, better comment