changeset 11818:6a096d2e1a82 release-3-0-x

Document contourf
author David Bateman <dbateman@free.fr>
date Sun, 27 Jul 2008 02:23:42 +0200
parents d1cb940b3870
children 4bfc7d0c00e1
files doc/ChangeLog doc/interpreter/plot.txi
diffstat 2 files changed, 6 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/doc/ChangeLog
+++ b/doc/ChangeLog
@@ -1,5 +1,7 @@
 2008-07-28  David Bateman  <dbateman@free.fr>
 
+	* interpreter/plot.txi: Document contourf.
+
 	* interpreter/plot.txi: Clarify the description of OuterPosition
 	axes property.
 
--- a/doc/interpreter/plot.txi
+++ b/doc/interpreter/plot.txi
@@ -123,11 +123,13 @@
 
 @DOCSTRING(stem)
 
-The @code{contour} and @code{contourc} functions produce two-dimensional
-contour plots from three dimensional data.
+The @code{contour}, @code{contourf} and @code{contourc} functions
+produce two-dimensional contour plots from three dimensional data.
 
 @DOCSTRING(contour)
 
+@DOCSTRING(contourf)
+
 @DOCSTRING(contourc)
 
 The @code{errorbar}, @code{semilogxerr}, @code{semilogyerr}, and