# HG changeset patch # User David Bateman # Date 1217118222 -7200 # Node ID 90413830b6901b880e0635d4d9ed1870deb69e03 # Parent b224a9a9ccf1bc2c2c4f4fd44cd1be91a3cddcbc Document contourf diff --git a/doc/ChangeLog b/doc/ChangeLog --- a/doc/ChangeLog +++ b/doc/ChangeLog @@ -1,5 +1,7 @@ 2008-07-28 David Bateman + * interpreter/plot.txi: Document contourf. + * interpreter/plot.txi: Clarify the description of OuterPosition axes property. diff --git a/doc/interpreter/plot.txi b/doc/interpreter/plot.txi --- 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