Date Odometer class

Add an odometer-like object to a plot to show the progression of time.
480 Downloads
Updated 14 Apr 2011

View License

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 (2024). Date Odometer class (https://www.mathworks.com/matlabcentral/fileexchange/31023-date-odometer-class), MATLAB Central File Exchange. Retrieved .

MATLAB Release Compatibility
Created with R2010b
Compatible with any release
Platform Compatibility
Windows macOS Linux
Categories
Find more on Strategy & Logic in Help Center and MATLAB Answers
Acknowledgements

Inspired by: ISWHOLE

Community Treasure Hunt

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

Start Hunting!
Version Published Release Notes
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