Bug in gui import tool while importing datetime array with milliseconds

1 visualización (últimos 30 días)
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,

Respuesta aceptada

Vuk
Vuk el 17 de Abr. de 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

Más respuestas (0)

Categorías

Más información sobre Data Type Conversion en Help Center y File Exchange.

Community Treasure Hunt

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

Start Hunting!

Translated by