Analog clock

Versione 1.0.0.0 (2,98 KB) da Aleks
Analog clock, may be used as a component in a larger application
3,7K download
Aggiornato 2 lug 2008

Nessuna licenza

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()

Cita come

Aleks (2025). Analog clock (https://it.mathworks.com/matlabcentral/fileexchange/20528-analog-clock), MATLAB Central File Exchange. Recuperato .

Compatibilità della release di MATLAB
Creato con R2008a
Compatibile con qualsiasi release
Compatibilità della piattaforma
Windows macOS Linux
Categorie
Scopri di più su Clocks and Timers in Help Center e MATLAB Answers
Riconoscimenti

Ispirato da: Scottsclock

Community Treasure Hunt

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

Start Hunting!
Versione Pubblicato Note della release
1.0.0.0

bugfix, better comment