Bug in gui import tool while importing datetime array with milliseconds

조회 수: 1 (최근 30일)
Vuk
Vuk 2018년 4월 16일
댓글: Jose Diaz 2021년 12월 7일
Hello,
I can not import a table properly because the formatting of datetime does not apply to the whole column representing my time vector.
I have attached a screenshot showing that only the beginning portion of the table gets imported.
What is going on here? And how can I circumvent this bug?
I am only interested in columns C,D and E. Can an experienced user tell me how the codeline would look like (with readtable?) for importing just these columns?
Any help would be gladly appreciated!
Regards,

채택된 답변

Vuk
Vuk 2018년 4월 17일
Found the problem: it was because the datetime import was set to HH:mm:ss:s. It worked when set to HH:mm:ss.SSS

추가 답변 (0개)

카테고리

Help CenterFile Exchange에서 Data Type Conversion에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!

Translated by