Mercurial > hg > octave-nkf
comparison scripts/ChangeLog @ 6724:388747e3d96b
[project @ 2007-06-14 17:04:52 by jwe]
author | jwe |
---|---|
date | Thu, 14 Jun 2007 17:04:53 +0000 |
parents | 5b09d433171c |
children | 3d1e0a056e6e |
comparison
equal
deleted
inserted
replaced
6723:8bfb4ff637e1 | 6724:388747e3d96b |
---|---|
1 2007-06-14 John W. Eaton <jwe@octave.org> | |
2 | |
3 * plot/__go_draw_axes__.m: Handle text rotation property. | |
4 | |
1 2007-06-14 David Bateman <dbateman@free.fr> | 5 2007-06-14 David Bateman <dbateman@free.fr> |
2 | 6 |
3 * general/__splinen__.m: Check also for ND vectors. Fix for N > 2, | 7 * general/__splinen__.m: Check also for ND vectors. Fix for N > 2, |
4 as permutation of results was incorrect. | 8 as permutation of results was incorrect. |
5 * general/interp1.m: Add demo on second derivative | 9 * general/interp1.m: Add demo on second derivative |