Mercurial > hg > octave-nkf
comparison scripts/ChangeLog @ 8117:40aa36406a94
Fix for display_range in imshow
author | Kris Thielemans |
---|---|
date | Thu, 18 Sep 2008 10:46:47 -0400 |
parents | 6c69f5cda32b |
children | 8f0150a0d19e |
comparison
equal
deleted
inserted
replaced
8116:6c69f5cda32b | 8117:40aa36406a94 |
---|---|
1 2008-09-18 Kris Thielemans <kris.thielemans@csc.mrc.ac.uk> | 1 2008-09-18 Kris Thielemans <kris.thielemans@csc.mrc.ac.uk> |
2 | 2 |
3 * image/imshow.m: Fix for display_range. | |
4 | |
3 * general/interpn.m: Fixe for extrapval and documentation of | 5 * general/interpn.m: Fixe for extrapval and documentation of |
4 extrapval. | 6 extrapval. |
5 | 7 |
6 2008-09-17 David Bateman <dbateman@free.fr> | 8 2008-09-17 David Bateman <dbateman@free.fr> |
7 | 9 |