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

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

[Octave-bug-tracker] [bug #53459] io package (2.4.10), function xlsread,


From: anonymous
Subject: [Octave-bug-tracker] [bug #53459] io package (2.4.10), function xlsread, results in unexpected error reading Excel (xlsx) file
Date: Sun, 25 Mar 2018 12:54:22 -0400 (EDT)
User-agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:59.0) Gecko/20100101 Firefox/59.0

Follow-up Comment #2, bug #53459 (project octave):

Update: also the function odsread does not work. There is no error message
from odsread, but the loaded data (numarr, rawarr etc) is wrong.

see <<500V_SHORT.ods>

Test Case: 

[numarr,txtarr,rawarr,limits]=odsread('500V_SHORT.ods',9,[],'OCT');

Checking requested interface(s):
OCT*; (* = default interface)

numarr(1:4,1:4)
ans =

            NaN   500.0000e+00   500.0000e+00   500.0000e+00
            NaN     1.0000e+00     2.0000e+00     3.0000e+00
  -180.8220e+00   384.2639e-03     1.4938e+00    -1.0517e+00
  -179.8220e+00  -112.6511e-03     1.6107e+00    -1.3491e+00

numarr (and rawarr) does not coincide with the <<500V_SHORT.ods>> content.

Best regards,
Werner





(file #43671)
    _______________________________________________________

Additional Item Attachment:

File name: 500V_SHORT.ods                 Size:1424 KB


    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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