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

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

[Octave-bug-tracker] [bug #54622] test importdata fails in dev octave wi


From: Rik
Subject: [Octave-bug-tracker] [bug #54622] test importdata fails in dev octave with windows
Date: Tue, 11 Sep 2018 13:11:37 -0400 (EDT)
User-agent: Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:61.0) Gecko/20100101 Firefox/61.0

Follow-up Comment #54, bug #54622 (project octave):

@Dan: I think it's probably fine to check explicitly for 'i','I','j','J'
rather than using tolower.  However, we can't move the test for non-finite
values up in the if/else if tree because it then fails to read text like
'Infj' to create a complex value with Infinite imaginary part.  Attaching a
simple test file for that which you can test with
 

dlmread ('tst_infj.txt', ',')





(file #44982)
    _______________________________________________________

Additional Item Attachment:

File name: tst_infj.txt                   Size:0 KB


    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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