Mercurial > hg > octave-lyh
diff scripts/ChangeLog @ 9755:4f4873f6f873
general/interp2.m: improved error checking and support for bicubic interpolation when X and Y are meshgrid format
author | Soren Hauberg <hauberg@gmail.com> |
---|---|
date | Tue, 20 Oct 2009 20:22:10 +0200 |
parents | 4219e5cf773d |
children | b134960cea23 |
line wrap: on
line diff
--- a/scripts/ChangeLog +++ b/scripts/ChangeLog @@ -1,3 +1,8 @@ +2009-10-20 Soren Hauberg <hauberg@gmail.com> + + * general/interp2.m: improved error checking and support for bicubic + interpolation when X and Y are meshgrid format. + 2009-10-22 Jaroslav Hajek <highegg@gmail.com> * general/interp1.m: Perform optimizations, improve code (use switch