convert .xlsx file into a timetable
Afficher commentaires plus anciens
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 :)
Réponses (2)
Peter Perkins
le 2 Avr 2019
2 votes
readtable + table2timetable.
If you are very up to date (R2019a), use readtimetable.
Haritha
le 1 Avr 2019
0 votes
Hi,
Try this Link
Catégories
En savoir plus sur Spreadsheets dans Centre d'aide et File Exchange
Produits
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!