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

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

[Octave-bug-tracker] [bug #49546] importdata() fails for textfiles with


From: Avinoam Kalma
Subject: [Octave-bug-tracker] [bug #49546] importdata() fails for textfiles with missing values
Date: Mon, 7 Nov 2016 06:43:29 +0000 (UTC)
User-agent: Mozilla/5.0 (Windows NT 6.1; WOW64; Trident/7.0; rv:11.0) like Gecko

Follow-up Comment #3, bug #49546 (project octave):

With Matlab 2015a


>> importdata ('out.txt', ' ')

ans =

     1     2
     1   NaN


So the correcr fix is to replace NA by NaN

    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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