Clear Filters
Clear Filters

Losing Format on import.

1 view (last 30 days)
klb
klb on 7 Dec 2018
Answered: madhan ravi on 7 Dec 2018
What is the right way to import time data from Excel without losing format? example 03:49:00 (hh:mm:ss) from excel is 0.1590 in MATLAB . Else if that is indeed result from a correct import, how do I convert this back to a humanly readable time?

Accepted Answer

madhan ravi
madhan ravi on 7 Dec 2018
use readtable() to read the excel file

More Answers (0)

Community Treasure Hunt

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

Start Hunting!