# HG changeset patch # User jwe # Date 1189141952 0 # Node ID ab11bdb09820aa9a59239c34ff8af40e713ab85f # Parent 9fcfc9fe7d793097cc2b2c6004922e359dcf46f3 [project @ 2007-09-07 05:12:32 by jwe] diff --git a/doc/interpreter/plot.txi b/doc/interpreter/plot.txi --- a/doc/interpreter/plot.txi +++ b/doc/interpreter/plot.txi @@ -49,6 +49,8 @@ @DOCSTRING(bar) +@DOCSTRING(barh) + @DOCSTRING(contour) @DOCSTRING(contourc) @@ -59,6 +61,8 @@ @DOCSTRING(polar) +@DOCSTRING(patch) + @DOCSTRING(semilogx) @DOCSTRING(semilogy) @@ -103,6 +107,8 @@ @DOCSTRING(set) +@DOCSTRING(ancestor) + @DOCSTRING(clf) @DOCSTRING(delete) @@ -111,6 +117,8 @@ @DOCSTRING(closereq) +@DOCSTRING(ishandle) + @DOCSTRING(isfigure) @node Plot Annotations @@ -148,6 +156,8 @@ @node Test Plotting Functions @section Test Plotting Functions +@DOCSTRING(sombrero) + @DOCSTRING(peaks) @node Interaction with gnuplot