octave-maintainers
[Top][All Lists]
Advanced

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

Re: Should interp1.m function allow jumps in X-values?


From: Martin Helm
Subject: Re: Should interp1.m function allow jumps in X-values?
Date: Tue, 21 Aug 2012 16:51:50 +0200
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:14.0) Gecko/20120713 Thunderbird/14.0

Am 21.08.2012 16:35, schrieb Juan Pablo Carbajal:
> interp1 calculates an interpolant, so it should either ignore the
> repeated values or give an error. 
It is explicitly mentioned in the help that:
Duplicate points in X specify a discontinuous interpolant.

So it should not give a warning when used as it is explicitly intended
to be used.


reply via email to

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