1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47
|
<HTML>
<HEAD>
<!-- This HTML file has been created by texi2html 1.51
from ./Octave-FAQ.texi on 9 October 1998 -->
<TITLE>Frequently asked questions about Octave (with answers) - What documentation exists for Octave?</TITLE>
</HEAD>
<BODY>
Go to the <A HREF="Octave-FAQ_1.html">first</A>, <A HREF="Octave-FAQ_3.html">previous</A>, <A HREF="Octave-FAQ_5.html">next</A>, <A HREF="Octave-FAQ_11.html">last</A> section, <A HREF="Octave-FAQ_toc.html">table of contents</A>.
<P><HR><P>
<H1><A NAME="SEC13" HREF="Octave-FAQ_toc.html#TOC13">What documentation exists for Octave?</A></H1>
<P>
<A NAME="IDX24"></A>
</P>
<P>
The Octave distribution includes a 220+ page manual that is also
distributed under the terms of the GNU GPL.
</P>
<P>
The Octave manual is intended to be a complete reference for Octave, but
it is not a finished document. If you have problems using it, or find
that some topic is not adequately explained, indexed, or
cross-referenced, please send a bug report to bug-octave@bevo.che.wisc.edu.
</P>
<P>
Because the Octave manual is written using Texinfo, the complete text of
the Octave manual is also available on line using the GNU Info system
via the GNU Emacs, info, or xinfo programs, or by using the <SAMP>`help -i'</SAMP>
command to start the GNU info browser directly from the Octave prompt.
</P>
<P>
It is also possible to use your favorite WWW browser to read the Octave
manual by converting the Texinfo source to HTML using the
<CODE>texi2html</CODE> program.
</P>
<P><HR><P>
Go to the <A HREF="Octave-FAQ_1.html">first</A>, <A HREF="Octave-FAQ_3.html">previous</A>, <A HREF="Octave-FAQ_5.html">next</A>, <A HREF="Octave-FAQ_11.html">last</A> section, <A HREF="Octave-FAQ_toc.html">table of contents</A>.
</BODY>
</HTML>
|