Can't import Excel data
조회 수: 1 (최근 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!