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

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

[Octave-bug-tracker] [bug #36351] interp2 run from high to low


From: Marco Caliari
Subject: [Octave-bug-tracker] [bug #36351] interp2 run from high to low
Date: Thu, 03 May 2012 06:55:36 +0000
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-GB; rv:1.9.2.13) Gecko/20101203 Firefox/3.6.13

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

Dear Ben,

does your path manage the case


x = [0,-1,1];
[xx yy] = meshgrid(x);


that is, non-monotonic x? I didn't try, but I don't think so. Since in
bicubic.m there is already a sort of x and xi (around line 113), I think that
a proper fix should first of all sort x (not sure about xi).

Marco

    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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