diff scripts/ChangeLog @ 7175:5ff4da7bd2e7

[project @ 2007-11-14 20:36:48 by jwe]
author jwe
date Wed, 14 Nov 2007 20:36:48 +0000
parents ff2ff2c09865
children 57d2546ad8d5
line wrap: on
line diff
--- a/scripts/ChangeLog	Wed Nov 14 19:16:12 2007 +0000
+++ b/scripts/ChangeLog	Wed Nov 14 20:36:48 2007 +0000
@@ -1,3 +1,18 @@
+2007-11-14  David Bateman  <dbateman@free.fr>
+
+	* plot/__contour__.m: Treat unclosed contours by adding NaN to
+	flag to patch that it is not closed. Allow z to take string
+	arguments and use it to flag that the contours are placed at the
+	z level of the contour itself.
+	* plot/__go_draw_axes__.m: Treat hidden line removal in patch
+	objects as well. Let hidden removal take precedence in case of a
+	conflict.
+	* plot/surface.m: Allow surface to treat handles being passed or
+	returned. Any additional arguments arr used to set the surface
+	handle.
+	* plot/contour3.m: New function
+	* plot/Makefile.in (SOURCES): Add it to the sources.
+
 2007-11-14  John W. Eaton  <jwe@octave.org>
 
 	* specfun/bessel.m: Update doc string from