Uploading Exact data from Excel
이전 댓글 표시
I have an excel file that I already modified the data in it and I did some calculation to convert seconds into hours and minutes. When I upload the file to matlab the calculations vanish and I see different numbers that is not from the original excel file.
답변 (1개)
Walter Roberson
2020년 8월 11일
0 개 추천
readtable().
You are probably seeing excel date numbers, which are relative to Jan 1, 1900
카테고리
도움말 센터 및 File Exchange에서 Spreadsheets에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!