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