How to resolve error while saving?
1 回表示 (過去 30 日間)
古いコメントを表示
when I try to save data from matlab command window into excel , the following error show
Warning: Added specified worksheet.
>
In xlswrite>activate_sheet at 285
In xlswrite>ExecuteWrite at 257
In xlswrite at 214
what does it mean?
How can I resolve it?
1 件のコメント
Geoff Hayes
2018 年 2 月 8 日
Noor - the above is a warning rather than an error. See https://www.mathworks.com/matlabcentral/answers/235314-please-im-having-this-messeage-displayed-when-using-xlswrite-function for some details. Also, please describe what you are saving to file (i.e. show a small code snippet) so that we can get an idea of what you have coded.
回答 (0 件)
参考
カテゴリ
Help Center および File Exchange で Environment and Settings についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!