필터 지우기
필터 지우기

convert .xlsx file into a timetable

조회 수: 2 (최근 30일)
Antonio Melieni
Antonio Melieni 2019년 4월 1일
댓글: Ana Soph 2020년 5월 18일
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.
  댓글 수: 3
Ana Soph
Ana Soph 2020년 5월 18일
thanks... it works :D
Ana Soph
Ana Soph 2020년 5월 18일
works with readtable, i have the R2020

댓글을 달려면 로그인하십시오.


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
Ana Soph
Ana Soph 2020년 5월 18일
i need the same please :'(

댓글을 달려면 로그인하십시오.

카테고리

Help CenterFile Exchange에서 Spreadsheets에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!

Translated by