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!