Effacer les filtres
Effacer les filtres

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

5 vues (au cours des 30 derniers jours)
Adeline
Adeline le 28 Août 2016
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.

Réponses (1)

Star Strider
Star Strider le 28 Août 2016
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