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

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

[Octave-bug-tracker] [bug #46577] interp2 with NaNs


From: Muhali
Subject: [Octave-bug-tracker] [bug #46577] interp2 with NaNs
Date: Tue, 01 Dec 2015 14:27:59 +0000
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:43.0) Gecko/20100101 Firefox/43.0

URL:
  <http://savannah.gnu.org/bugs/?46577>

                 Summary: interp2 with NaNs
                 Project: GNU Octave
            Submitted by: muhali
            Submitted on: Tue 01 Dec 2015 06:27:58 AM PST
                Category: None
                Severity: 3 - Normal
                Priority: 5 - Normal
              Item Group: Matlab Compatibility
                  Status: None
             Assigned to: None
         Originator Name: 
        Originator Email: 
             Open/Closed: Open
         Discussion Lock: Any
                 Release: dev
        Operating System: GNU/Linux

    _______________________________________________________

Details:

The attached file 'foo.ot' contains NaNs in the variable Z. Now when I do


load foo.ot
interp2(X, Y, Z, XI, YI, METHOD)


I get no warnings in octave. In ML, I get a corresponding warning from interp2
and a result that is different from octave. It is unclear what to do to
reconcile the results.




    _______________________________________________________

File Attachments:


-------------------------------------------------------
Date: Tue 01 Dec 2015 06:27:58 AM PST  Name: foo.ot  Size: 4kB   By: muhali

<http://savannah.gnu.org/bugs/download.php?file_id=35607>

    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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