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

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

[Octave-bug-tracker] [bug #57812] xlsread imports accounting negative nu


From: Ben Stanley
Subject: [Octave-bug-tracker] [bug #57812] xlsread imports accounting negative numbers as NaN
Date: Fri, 14 Feb 2020 18:00:31 -0500 (EST)
User-agent: Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Ubuntu Chromium/79.0.3945.130 Chrome/79.0.3945.130 Safari/537.36

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

>> pkg load io; [numarr,txtarr,rawarr,limits]=xlsread('Example.ods')
numarr = NaN
txtarr = {}(0x0)
rawarr =
{
  [1,1] = NaN
}
limits =

  scalar structure containing the fields:

    numlimits =

       1   1
       1   1

    txtlimits = [](0x0)
    rawlimits =

       1   1
       1   1

>>

(file #48412, file #48413)
    _______________________________________________________

Additional Item Attachment:

File name: Example.ods                    Size:7 KB
    <https://savannah.gnu.org/file/Example.ods?file_id=48412>

File name: Example.png                    Size:126 KB
    <https://savannah.gnu.org/file/Example.png?file_id=48413>



    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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