convert .xlsx file into a timetable
古いコメントを表示
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
2019 年 4 月 2 日
2 投票
readtable + table2timetable.
If you are very up to date (R2019a), use readtimetable.
Haritha
2019 年 4 月 1 日
0 投票
Hi,
Try this Link
カテゴリ
ヘルプ センター および File Exchange で Spreadsheets についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!