octave-bug-tracker
[Top][All Lists]
Advanced

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

[Octave-bug-tracker] [bug #64366] [Octave Packages] (io) / VM : xlswrite


From: Philip Nienhuis
Subject: [Octave-bug-tracker] [bug #64366] [Octave Packages] (io) / VM : xlswrite errors in certain cases
Date: Fri, 30 Jun 2023 17:33:08 -0400 (EDT)

Follow-up Comment #12, bug #64366 (project octave):


> Could this bug depends on interface being used? If Windows has Excel
installed, does xlswrite default to activeX? 

Yes, and yes it should - provided the OF windows package has also been
loaded.
Actually the I/O interface preference order, that apart from available
external & "activated" support SW also depends on file type, is defined in
xlsopen.m in an if-elseif block starting at L.334.
For .xlsx it is COM (ActiveX) / Apache POI / UNO (LibreOffice) / OCT (native
Octave).



    _______________________________________________________

Reply to this item at:

  <https://savannah.gnu.org/bugs/?64366>

_______________________________________________
Message sent via Savannah
https://savannah.gnu.org/




reply via email to

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