Date Odometer class

Add an odometer-like object to a plot to show the progression of time.

You are now following this Submission

Adds a date stamp to a plot which "rolls" like an automobile odometer. Supports a few basic styles like 'mmm-dd-yyyy' and 'dd-mm-yyyy'.

Try "date_odometer_demo" for a quick introduction.

Cite As

Kevin J. Delaney (2026). Date Odometer class (https://in.mathworks.com/matlabcentral/fileexchange/31023-date-odometer-class), MATLAB Central File Exchange. Retrieved .

Acknowledgements

Inspired by: ISWHOLE

Categories

Find more on Strategy & Logic in Help Center and MATLAB Answers

General Information

MATLAB Release Compatibility

  • Compatible with any release

Platform Compatibility

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

Added "date_odometer_demo.m" file to explain how to use the class.

1.1.0.0

Now supports a few basic styles like 'mmm-dd-yyyy' and 'dd-mm-yyyy'.

1.0.0.0