convert .xlsx file into a timetable

2 次查看(过去 30 天)
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 :)

回答(2 个)

Peter Perkins
Peter Perkins 2019-4-2
readtable + table2timetable.
If you are very up to date (R2019a), use readtimetable.

Haritha
Haritha 2019-4-1
Hi,
Try this Link
  2 个评论
Antonio Melieni
Antonio Melieni 2019-4-1
Thx, but i want to import an xlsx file and have it as a timetable in matlab

请先登录,再进行评论。

Community Treasure Hunt

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

Start Hunting!

Translated by