필터 지우기
필터 지우기

Can't import Excel data

조회 수: 1 (최근 30일)
Selin Soguksu
Selin Soguksu 2012년 12월 12일
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')
  댓글 수: 1
Selin Soguksu
Selin Soguksu 2012년 12월 12일
Thank you for the answer, it works great. :)))

댓글을 달려면 로그인하십시오.

추가 답변 (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