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

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

[Octave-bug-tracker] [bug #44002] The "extrap" option does not work in i


From: Kai Torben Ohlhus
Subject: [Octave-bug-tracker] [bug #44002] The "extrap" option does not work in interp3 function.
Date: Thu, 15 Jan 2015 12:19:27 +0000
User-agent: Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/39.0.2171.95 Safari/537.36

Update of bug #44002 (project octave):

                  Status:                    None => Fixed                  
             Assigned to:                    None => siko1056               
        Operating System:       Microsoft Windows => Any                    

    _______________________________________________________

Follow-up Comment #1:

Thank you for you bug report. It seems that "extrap" option should be a scalar
value. That behavior is also consistent with MATLAB. It is clearly a
documentation error and will be fixed with the next release.

So try:


interp3(X,Y,Z,V,x,y,z,"spline",0)

ans =

   0.00000
   0.33127
   0.45983


Kai

    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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