diff doc/interpreter/plot.txi @ 8046:c4482fc30c7f

Add the ezplot function
author David Bateman <dbateman@free.fr>
date Thu, 21 Aug 2008 11:29:06 -0400
parents 23c248d415b5
children d51c3541be28
line wrap: on
line diff
--- a/doc/interpreter/plot.txi
+++ b/doc/interpreter/plot.txi
@@ -208,7 +208,10 @@
 @DOCSTRING(fplot)
 
 Other functions that can create two-dimensional plots directly from a
-function include @code{ezcontour}, @code{ezcontourf} and @code{ezpolar}.
+function include @code{ezplot), @code{ezcontour}, @code{ezcontourf} and
+@code{ezpolar}.
+
+@DOCSTRING(ezplot)
 
 @DOCSTRING(ezcontour)