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

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

[Octave-bug-tracker] [bug #42763] Change in behaviour of interp1 functio


From: Ben Abbott
Subject: [Octave-bug-tracker] [bug #42763] Change in behaviour of interp1 function breaks signal processing functions such as fir1
Date: Sun, 13 Jul 2014 17:18:51 +0000
User-agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_9_4) AppleWebKit/537.77.4 (KHTML, like Gecko) Version/7.0.5 Safari/537.77.4

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

Using the developer's default branch


m = interp1([0;0.2;0.2;1], [1;1;0;0], [0.00000 0.19805 0.20000 0.20195
1.00000]) 
m =

   1   1   0   0   0


Is this the correct behavior?

    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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