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