Analog clock

Analog clock, may be used as a component in a larger application

You are now following this Submission

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

Cite As

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

Acknowledgements

Inspired by: Scottsclock

General Information

MATLAB Release Compatibility

  • Compatible with any release

Platform Compatibility

  • Windows
  • macOS
  • Linux
Version Published Release Notes Action
1.0.0.0

bugfix, better comment