Mercurial > hg > octave-lyh
diff 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 |
line wrap: on
line diff
--- a/scripts/ChangeLog +++ b/scripts/ChangeLog @@ -1,3 +1,10 @@ +2007-06-28 Michael Goffioul <michael.goffioul@gmail.com> + + * plot/subplot.m: Add 'ishandle' check when parsing the existing axes. + + * plot/axis.m: Also set "visible" property when setting axes to + on/off. + 2007-06-27 Michael Goffioul <michael.goffioul@swing.be> * image/colormap.m: Only return colormap if nargout > 0.