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	Wed Jun 27 19:02:59 2007 +0000
+++ b/scripts/ChangeLog	Thu Jun 28 15:25:44 2007 +0000
@@ -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.