Insufficient number of outputs from right hand side of equal sign to satisfy assignment
조회 수: 1 (최근 30일)
이전 댓글 표시
Hi, I'm getting the following error while executing
Insufficient number of outputs from right hand side of equal sign to satisfy assignment.
Error in xlsTransFct (line 8) How to solve this error? [~,XLSSHEETS] = xlsfinfo(xlspath);
댓글 수: 0
답변 (1개)
madhan ravi
2018년 10월 29일
[status,sheets,xlFormat] = xlsfinfo(filename) %correct calling of the syntax
댓글 수: 5
참고 항목
카테고리
Help Center 및 File Exchange에서 Performance and Memory에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!