Can't import Excel data
2 次查看(过去 30 天)
显示 更早的评论
Hello friends, I have an Excel spreadsheet which have 10 columns and 10000 rows. I want to import this spreadsheet to MATLAB. But when I try this, a new window comes with a table, but the table is empty. But it has to be fill with my data. How can I get an Excel data to my workspace? Please help me.
1 个评论
Jan
2012-12-12
Please explain what "when I try this" exactly means. It is hard to guess such details.
采纳的回答
Azzi Abdelmalek
2012-12-12
编辑:Azzi Abdelmalek
2012-12-12
[v,T,vT]=xlsread('Yourfolder/yourfilename')
更多回答(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!