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 48 49 50 51 52 53
|
<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) - Table of Contents</TITLE>
</HEAD>
<BODY>
<H1>Octave FAQ</H1>
<H2>Frequently asked questions about Octave</H2>
<H2>February 14, 1998</H2>
<ADDRESS>John W. Eaton</ADDRESS>
<P>
<P><HR><P>
<UL>
<LI><A NAME="TOC1" HREF="Octave-FAQ_1.html#SEC1">What is Octave?</A>
<LI><A NAME="TOC2" HREF="Octave-FAQ_2.html#SEC2">What's new in version 2.0 of Octave</A>
<LI><A NAME="TOC3" HREF="Octave-FAQ_3.html#SEC3">What features are unique to Octave?</A>
<UL>
<LI><A NAME="TOC4" HREF="Octave-FAQ_3.html#SEC4">Command and variable name completion</A>
<LI><A NAME="TOC5" HREF="Octave-FAQ_3.html#SEC5">Command history</A>
<LI><A NAME="TOC6" HREF="Octave-FAQ_3.html#SEC6">Data structures</A>
<LI><A NAME="TOC7" HREF="Octave-FAQ_3.html#SEC7">Short-circuit boolean operators</A>
<LI><A NAME="TOC8" HREF="Octave-FAQ_3.html#SEC8">Increment and decrement operators</A>
<LI><A NAME="TOC9" HREF="Octave-FAQ_3.html#SEC9">Unwind-protect</A>
<LI><A NAME="TOC10" HREF="Octave-FAQ_3.html#SEC10">Variable-length argument lists</A>
<LI><A NAME="TOC11" HREF="Octave-FAQ_3.html#SEC11">Variable-length return lists</A>
<LI><A NAME="TOC12" HREF="Octave-FAQ_3.html#SEC12">Built-in ODE and DAE solvers</A>
</UL>
<LI><A NAME="TOC13" HREF="Octave-FAQ_4.html#SEC13">What documentation exists for Octave?</A>
<LI><A NAME="TOC14" HREF="Octave-FAQ_5.html#SEC14">Obtaining Source Code</A>
<UL>
<LI><A NAME="TOC15" HREF="Octave-FAQ_5.html#SEC15">How do I get a copy of Octave for Unix?</A>
<LI><A NAME="TOC16" HREF="Octave-FAQ_5.html#SEC16">How do I get a copy of Octave for (some other platform)?</A>
<LI><A NAME="TOC17" HREF="Octave-FAQ_5.html#SEC17">What is the latest version of Octave</A>
</UL>
<LI><A NAME="TOC18" HREF="Octave-FAQ_6.html#SEC18">Installation Issues and Problems</A>
<UL>
<LI><A NAME="TOC19" HREF="Octave-FAQ_6.html#SEC19">What else do I need?</A>
<LI><A NAME="TOC20" HREF="Octave-FAQ_6.html#SEC20">Can I compile Octave with another C++ compiler?</A>
</UL>
<LI><A NAME="TOC21" HREF="Octave-FAQ_7.html#SEC21">Common problems</A>
<LI><A NAME="TOC22" HREF="Octave-FAQ_8.html#SEC22">Getting additional help</A>
<LI><A NAME="TOC23" HREF="Octave-FAQ_9.html#SEC23">I think I have found a bug in Octave.</A>
<LI><A NAME="TOC24" HREF="Octave-FAQ_10.html#SEC24">Porting programs from MATLAB to Octave</A>
<LI><A NAME="TOC25" HREF="Octave-FAQ_11.html#SEC25">Concept Index</A>
</UL>
<P><HR><P>
This document was generated on 9 October 1998 using the
<A HREF="http://wwwcn.cern.ch/dci/texi2html/">texi2html</A>
translator version 1.51.</P>
</BODY>
</HTML>
|