I use xlswrite and xlswritespec all the time. I am having a specific problem with xlswrite (see below)
Ältere Kommentare anzeigen
What I want to do is use 1 script to write to an Excel File on one sheet. After this is complete I want a second script to write additional data to a different sheet on the same file. I am getting errors when I try to perform the second write because xlswrite returns a message that says the file is now write locked. How can I get past this problem?
Akzeptierte Antwort
Weitere Antworten (1)
Stephen Forczyk
am 20 Sep. 2018
0 Stimmen
Kategorien
Mehr zu Spreadsheets finden Sie in Hilfe-Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!