Time display

Version 1.0.0.0 (827 Bytes) by Po Hu
Display time in format hh:mm:ss instead of soconds like in toc.
2K Downloads
Updated 19 Aug 2005

No License

Normally MATLAB itself supplies a set of buildin function tic and toc to read stopwatch timer. But toc returns time in seconds, and accumulate every time when user type 'toc' before another 'tic' is entered. sometimes it is hard to read a during time in seconds. So this function helps to convert seconds to normal digital watch format hh:mm:ss.

Cite As

Po Hu (2024). Time display (https://www.mathworks.com/matlabcentral/fileexchange/8318-time-display), MATLAB Central File Exchange. Retrieved .

MATLAB Release Compatibility
Created with R14SP1
Compatible with any release
Platform Compatibility
Windows macOS Linux
Categories
Find more on Dates and Time in Help Center and MATLAB Answers

Community Treasure Hunt

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

Start Hunting!
Version Published Release Notes
1.0.0.0