Analog clock

Version 1.0.0.0 (2,98 KB) von Aleks
Analog clock, may be used as a component in a larger application
3,6K Downloads
Aktualisiert 2 Jul 2008

Keine Lizenz

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

Zitieren als

Aleks (2024). Analog clock (https://www.mathworks.com/matlabcentral/fileexchange/20528-analog-clock), MATLAB Central File Exchange. Abgerufen .

Kompatibilität der MATLAB-Version
Erstellt mit R2008a
Kompatibel mit allen Versionen
Plattform-Kompatibilität
Windows macOS Linux
Kategorien
Mehr zu Clocks and Timers finden Sie in Help Center und MATLAB Answers
Quellenangaben

Inspiriert von: Scottsclock

Community Treasure Hunt

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

Start Hunting!
Version Veröffentlicht Versionshinweise
1.0.0.0

bugfix, better comment