Bug in gui import tool while importing datetime array with milliseconds

3 Ansichten (letzte 30 Tage)
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,

Akzeptierte Antwort

Vuk
Vuk am 17 Apr. 2018
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

Weitere Antworten (0)

Kategorien

Mehr zu Holidays / Seasons finden Sie in Help Center und File Exchange

Community Treasure Hunt

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

Start Hunting!

Translated by