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?

 採用された回答

madhan ravi
madhan ravi 2018 年 12 月 7 日

0 投票

use readtable() to read the excel file

その他の回答 (0 件)

タグ

質問済み:

as
2018 年 12 月 7 日

回答済み:

2018 年 12 月 7 日

Community Treasure Hunt

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

Start Hunting!

Translated by