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

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

[Octave-bug-tracker] [bug #40575] Saving cells containing matrices with


From: John W. Eaton
Subject: [Octave-bug-tracker] [bug #40575] Saving cells containing matrices with NA fails to load
Date: Thu, 14 Nov 2013 06:39:01 +0000
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:17.0) Gecko/20130917 Firefox/17.0 Iceweasel/17.0.9

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

It looks to me like there are only a few ways you could generate NA.  You can
read NA from a file.  You can generate NA by reading it from a string with
str2double.  Or you can generate it by extrapolating with an interpolation
function like interp1.  It might also be possible for the glpk linear
programming solver to return NA in some cases.  Which are you using?  For
compatibility, maybe one or more of these functions should return NaN instead
of NA.


    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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