convert .xlsx file into a timetable
Mostrar comentarios más antiguos
Hi :)
I have the following excel sheet and I want to convert it into a time table.
The first row should be the "datetime" row in the format 'dd.mm.yyyy HH:MM:SS' and the following rows should be double
Can anyone help me :)
Respuestas (2)
Peter Perkins
el 2 de Abr. de 2019
2 votos
readtable + table2timetable.
If you are very up to date (R2019a), use readtimetable.
Haritha
el 1 de Abr. de 2019
0 votos
Hi,
Try this Link
2 comentarios
Antonio Melieni
el 1 de Abr. de 2019
Ana Soph
el 18 de Mayo de 2020
i need the same please :'(
Categorías
Más información sobre Spreadsheets en Centro de ayuda y File Exchange.
Productos
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!