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
Jan 2012-12-12
Please explain what "when I try this" exactly means. It is hard to guess such details.

请先登录,再进行评论。

采纳的回答

Azzi Abdelmalek
Azzi Abdelmalek 2012-12-12
编辑:Azzi Abdelmalek 2012-12-12
[v,T,vT]=xlsread('Yourfolder/yourfilename')

更多回答(0 个)

类别

Help CenterFile Exchange 中查找有关 Data Import from MATLAB 的更多信息

产品

Community Treasure Hunt

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

Start Hunting!

Translated by