help-octave
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Octave- write to read-only recommended xlsx


From: Dylan Blanset
Subject: Octave- write to read-only recommended xlsx
Date: Thu, 26 Apr 2018 09:49:19 -0400

Hi,

 

I’m writing into an existing xlsx using the xlswrite function. Everything is working fine except when I try to write to a file that is set to open as ‘read-only recommended’ (but is not password locked). Whe I try, xlswrite returns the value 1 for a successful write, but the document is not modified. Is there any known way to write to this file? I’m willing to let Octave disable the read-only recommended and re-enable it at the end of the script, but I haven’t found any way to do that either.

 

Using: Version 4.2.2, Windows 10, pkg io 2.4.10, pkg windows 1.2.4

 

Any advice (even a “nope, impossible”) would be appreciated.

 

Thanks,

Dylan


reply via email to

[Prev in Thread] Current Thread [Next in Thread]