Can't import Excel data

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 日

0 投票

[v,T,vT]=xlsread('Yourfolder/yourfilename')

1 件のコメント

Selin Soguksu
Selin Soguksu 2012 年 12 月 12 日
Thank you for the answer, it works great. :)))

サインインしてコメントする。

その他の回答 (0 件)

製品

Community Treasure Hunt

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

Start Hunting!

Translated by