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!