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

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

[Octave-bug-tracker] [bug #41980] interp1: piecewise linear interpolatio


From: Rik
Subject: [Octave-bug-tracker] [bug #41980] interp1: piecewise linear interpolation with discontinuities behaves differently
Date: Sun, 30 Mar 2014 20:30:20 +0000
User-agent: Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:28.0) Gecko/20100101 Firefox/28.0

Follow-up Comment #5, bug #41980 (project octave):

This is what I suspected.  Matlab has a 'strictly monotonic' requirement and
does not support discontinuities.  Since Octave doesn't have to conform to
Matlab in this regard I think we are free to choose our own behavior.

@Juan:  I'm not sure there is anything to fix.  The behavior changed from
3.6.4 to handle discontinuities.  We added options like 'left' or 'right' for
fine-grained control of this behavior.  Perhaps all we need to do is add a
note in the NEWS section describing the added functionality, rather than
removing it.


    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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