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

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

[Octave-bug-tracker] [bug #49510] after an xlswrite the spreadsheet is c


From: Philip Nienhuis
Subject: [Octave-bug-tracker] [bug #49510] after an xlswrite the spreadsheet is corrupted
Date: Wed, 2 Nov 2016 16:16:40 +0000 (UTC)
User-agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:47.0) Gecko/20100101 Firefox/47.0

Update of bug #49510 (project octave):

              Item Group:    Matlab Compatibility => Incorrect Result       
                  Status:                    None => Confirmed              
             Assigned to:                    None => philipnienhuis         

    _______________________________________________________

Follow-up Comment #5:

Ah, "wnames" is a 1x3 rather than a 3x1 cellstr array. Sorry for the
confusion.
Repeat with:

rng = sprintf ("A55:%s55", num2col (numel (wnames)));
xlswrite (intfname, wnames, 'MAIN', rng);


(wames will be written to A55:C5 then - is that what you want?)

As to "Codes": that must be something in your local setup. Any idea where that
comes from?

Now I can see that you used the OCT interface. I can confirm what you see in
the original report with the OCT interface; with all other .xlsx-capable
interfaces (COM, POI, UNO) it works fine.


    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/bugs/?49510>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.gnu.org/




reply via email to

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