when i load excel file number data read as string in matlab
5 次查看(过去 30 天)
显示 更早的评论
I use T = readtable('rawtrans1.xlsx') this command to load excel data . but found numeric data type declared in excel read as string in Matlab.So I can't do numeric calculation
5 个评论
Adriana Velasquez
2021-2-18
I'm having the same problem and I have the format for that column in Excel as number. I tried cientific too..but nothing..readtable is reading the values as string. Did you figure it out two years ago @KAKOLI DEY?
Cris LaPierre
2021-2-18
编辑:Cris LaPierre
2021-2-18
As Jeremy said, we can be of more help if you share your file. Attach your spreadsheet to your post using the paperclip icon.
回答(0 个)
另请参阅
类别
在 Help Center 和 File Exchange 中查找有关 Spreadsheets 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!