How to convert time from decimal to HH:MM format in plot?

5 次查看(过去 30 天)
I'm reading from Excel file and in Excel the time is showing in the correct HH:MM format but when I imported it to MATLAB it is showing in decimal. I want to plot a figure with time in the HH:MM format and not decimal. I'm using MATLAB R2013a.

回答(1 个)

Star Strider
Star Strider 2016-8-28
If you have R2014b or later, consider using a datetime object. Otherwise, consider using the datetick function.

Community Treasure Hunt

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

Start Hunting!

Translated by