comparison doc/interpreter/plot.txi @ 8055:d51c3541be28

contrib.txi: new documentation for contributors
author Jaroslav Hajek <highegg@gmail.com>
date Tue, 26 Aug 2008 11:00:09 -0400
parents c4482fc30c7f
children 9a6f4713f765
comparison
equal deleted inserted replaced
8054:272eaebbb6ba 8055:d51c3541be28
206 legend displaying the name of the plotted function. 206 legend displaying the name of the plotted function.
207 207
208 @DOCSTRING(fplot) 208 @DOCSTRING(fplot)
209 209
210 Other functions that can create two-dimensional plots directly from a 210 Other functions that can create two-dimensional plots directly from a
211 function include @code{ezplot), @code{ezcontour}, @code{ezcontourf} and 211 function include @code{ezplot}, @code{ezcontour}, @code{ezcontourf} and
212 @code{ezpolar}. 212 @code{ezpolar}.
213 213
214 @DOCSTRING(ezplot) 214 @DOCSTRING(ezplot)
215 215
216 @DOCSTRING(ezcontour) 216 @DOCSTRING(ezcontour)