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
dpb 2016 年 1 月 22 日
Close the sheet from Excel (or use COM to do so).

製品

質問済み:

2016 年 1 月 22 日

回答済み:

dpb
2016 年 1 月 22 日

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by