I want to read, over write and save an excel sheet using MATLAB code. The reading is ok, but when matlab encountered xlswrite command, it is showing error "other process is already using the sheet". How can i achieve my purpose. Thanks in advance
古いコメントを表示
回答 (1 件)
dpb
2016 年 1 月 22 日
0 投票
Close the sheet from Excel (or use COM to do so).
カテゴリ
ヘルプ センター および File Exchange で Spreadsheets についてさらに検索
製品
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!