diff NEWS @ 19328: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	Wed Oct 29 08:21:24 2014 -0700
+++ b/NEWS	Thu Oct 30 17:49:58 2014 -0700
@@ -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