convert .xlsx file into a timetable
5 visualizaciones (últimos 30 días)
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 :)
0 comentarios
Respuestas (2)
Peter Perkins
el 2 de Abr. de 2019
readtable + table2timetable.
If you are very up to date (R2019a), use readtimetable.
3 comentarios
Ver también
Categorías
Más información sobre Data Import from MATLAB en Help Center y File Exchange.
Productos
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!