comparison scripts/ChangeLog @ 6765:e6b528a3a2a9

[project @ 2007-06-28 15:25:43 by jwe]
author jwe
date Thu, 28 Jun 2007 15:25:44 +0000
parents 721953d49b19
children 40e1255eda0e
comparison
equal deleted inserted replaced
6764:2a83fce5a097 6765:e6b528a3a2a9
1 2007-06-28 Michael Goffioul <michael.goffioul@gmail.com>
2
3 * plot/subplot.m: Add 'ishandle' check when parsing the existing axes.
4
5 * plot/axis.m: Also set "visible" property when setting axes to
6 on/off.
7
1 2007-06-27 Michael Goffioul <michael.goffioul@swing.be> 8 2007-06-27 Michael Goffioul <michael.goffioul@swing.be>
2 9
3 * image/colormap.m: Only return colormap if nargout > 0. 10 * image/colormap.m: Only return colormap if nargout > 0.
4 Mark as command. 11 Mark as command.
5 12