convert .xlsx file into a timetable

6 vues (au cours des 30 derniers jours)
Antonio Melieni
Antonio Melieni le 1 Avr 2019
Commenté : Ana Soph le 18 Mai 2020
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
Peter Perkins le 2 Avr 2019
readtable + table2timetable.
If you are very up to date (R2019a), use readtimetable.
  3 commentaires
Ana Soph
Ana Soph le 18 Mai 2020
thanks... it works :D
Ana Soph
Ana Soph le 18 Mai 2020
works with readtable, i have the R2020

Connectez-vous pour commenter.


Haritha
Haritha le 1 Avr 2019
Hi,
Try this Link
  2 commentaires
Antonio Melieni
Antonio Melieni le 1 Avr 2019
Thx, but i want to import an xlsx file and have it as a timetable in matlab
Ana Soph
Ana Soph le 18 Mai 2020
i need the same please :'(

Connectez-vous pour commenter.

Catégories

En savoir plus sur Data Import from MATLAB dans Help Center et File Exchange

Community Treasure Hunt

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

Start Hunting!

Translated by