Where should I put my excel file so MATLAB can read it?
조회 수: 6 (최근 30일)
이전 댓글 표시
Hi,
I am trying to use a script that calls a excel worksheet. It is failing to read it. I have the excel document in the same folder as the script. What am i doing wrong?
Thanks,
James
댓글 수: 0
답변 (1개)
Walter Roberson
2016년 11월 11일
The same folder is fine. You could use a fully-qualified name (directory and all) to be sure.
What message is being produced when it fails to read?
댓글 수: 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!