Mercurial > hg > octave-lyh
diff doc/interpreter/plot.txi @ 3439:3234a698073a
[project @ 2000-01-14 09:51:14 by jwe]
author | jwe |
---|---|
date | Fri, 14 Jan 2000 09:52:35 +0000 |
parents | 5b77cf82393c |
children | aae05d51353c |
line wrap: on
line diff
--- a/doc/interpreter/plot.txi +++ b/doc/interpreter/plot.txi @@ -2,7 +2,7 @@ @c This is part of the Octave manual. @c For copying conditions, see the file gpl.texi. -@node Plotting +@node Plotting, Matrix Manipulation, Input and Output, Top @chapter Plotting All of Octave's plotting functions use @code{gnuplot} to handle the @@ -21,7 +21,7 @@ * Plot Annotations:: * Multiple Plots on One Page:: * Multiple Plot Windows:: -* Interaction with @code{gnuplot}:: +* Interaction with gnuplot:: @end menu @node Two-Dimensional Plotting, Specialized Two-Dimensional Plots, Plotting, Plotting @@ -329,12 +329,12 @@ @DOCSTRING(top_title) -@node Multiple Plot Windows, Interaction with @code{gnuplot}, Multiple Plots on One Page, Plotting +@node Multiple Plot Windows, Interaction with gnuplot, Multiple Plots on One Page, Plotting @section Multiple Plot Windows @DOCSTRING(figure) -@node Interaction with @code{gnuplot}, , Multiple Plot Windows, Plotting +@node Interaction with gnuplot, , Multiple Plot Windows, Plotting @section Interaction with @code{gnuplot} @DOCSTRING(gnuplot_binary)