Mercurial > hg > octave-nkf
diff doc/interpreter/plot.txi @ 19273:d59d052c9858
rotate.m: new function
* rotate.m: New function.
* NEWS: List it.
* plot.txi: Document it in new section.
author | John W. Eaton <jwe@octave.org> |
---|---|
date | Thu, 11 Sep 2014 16:07:12 -0400 |
parents | dbe9a11f5dcb |
children | 99aec089e8c3 |
line wrap: on
line diff
--- a/doc/interpreter/plot.txi +++ b/doc/interpreter/plot.txi @@ -63,6 +63,7 @@ * Plot Annotations:: * Multiple Plots on One Page:: * Multiple Plot Windows:: +* Manipulation of Plot Objects:: * Manipulation of Plot Windows:: * Use of the @code{interpreter} Property:: * Printing and Saving Plots:: @@ -530,6 +531,12 @@ @DOCSTRING(figure) +@node Manipulation of Plot Objects +@subsection Manipulation of Plot Objects +@cindex plotting, object manipulation + +@DOCSTRING(rotate) + @node Manipulation of Plot Windows @subsection Manipulation of Plot Windows @cindex plotting, window manipulation