Mercurial > hg > octave-nkf
diff NEWS @ 19486:b80b396e7d54
interp1.m: Add new methods "previous" and "next" (bug #43377).
* NEWS: Announce new methods.
* interp1.m: Add new methods to docstring, to code, and to BIST tests.
author | Nir Krakauer <nkrakauer@ccny.cuny.edu> |
---|---|
date | Thu, 30 Oct 2014 17:49:58 -0700 |
parents | e5a1e7951908 |
children | 39a69f54417e |
line wrap: on
line diff
--- a/NEWS +++ b/NEWS @@ -23,7 +23,8 @@ for interp1, interp2, and interp3. Previously, 'cubic' was equivalent to 'spline' for interp2. This may produce different results as 'spline' has continuous 1st and 2nd derivatives while 'pchip' only has a continuous - 1st derivative. + 1st derivative. The methods 'next' and 'previous' have been added to + interp1 for compatibility. ** The delaunay function has been extended to accept 3-D inputs for Matlab compatibility. The delaunay function no longer plots the