Previous:
MATLAB compatibility
, Up:
Top
Appendix A Concept Index
Additional help
:
Getting additional help
Binaries
:
Pre-compiled binary packages
Bug in Octave, newly found
:
Bug reports
Compatibility with
Matlab
:
MATLAB compatibility
DASSL
:
Built-in ODE and DAE solvers
Decrement operators
:
Increment and decrement operators
DJGPP
:
Octave for other platforms
EMX
:
Octave for other platforms
FAQ for Octave, latest version
:
Top
Flex
:
What else do I need?
FSF [Free Software Foundation]
:
Why GNU Octave?
GNU [GNU's not unix]
:
Why GNU Octave?
GNU Bison
:
What else do I need?
GNU g++
:
What else do I need?
GNU gcc
:
What else do I need?
GNU Make
:
What else do I need?
How do I
...
?
:
How do I ...?
Increment operators
:
Increment and decrement operators
libg++
:
What else do I need?
LSODE
:
Built-in ODE and DAE solvers
Mailing lists, bug-octave
:
Bug reports
Mailing lists, help-octave
:
Getting additional help
Manual, for Octave
:
Bug reports
Matlab
compatibility
:
MATLAB compatibility
MS-DOS support
:
Octave for other platforms
Octave bug report
:
Bug reports
Octave, building
:
Installation
Octave, documentation
:
Documentation
Operators, decrement
:
Increment and decrement operators
Operators, increment
:
Increment and decrement operators
OS/2 support
:
Octave for other platforms
Pre-compiled binary packages
:
Pre-compiled binary packages
Source code
:
Source code
Tips and tricks
:
How do I ...?
Unwind-protect
:
Unwind-protect
VAX
:
Octave for other platforms
VMS support
:
Octave for other platforms
Windows support
:
Octave for other platforms
Table of Contents
Frequently asked questions about Octave (with answers)
Preface
1 What is Octave?
1.1 Who develops Octave?
1.2 Why GNU Octave?
1.3 What version should I use?
1.4 On what platforms does Octave run?
2 How can I cite Octave?
3 What's new in version series 2.9.N and 3.0.N of Octave
4 What features are unique to Octave?
4.1 Functions defined on the command-line
4.2 Comments with #
4.3 Strings delimitted by double quotes "
4.4 Line continuation by backslash
4.5 Informative block closing
4.6 Coherent syntax
4.7 Exclamation mark as not operator
4.8 Increment and decrement operators
4.9 Unwind-protect
4.10 Built-in ODE and DAE solvers
5 What documentation exists for Octave?
5.1 What documentation exists for Octave?
5.2 Getting additional help
5.3 User community
5.4 I think I have found a bug in Octave.
6 Getting Octave
6.1 Source code
6.2 Pre-compiled binary packages
6.3 How do I get a copy of Octave for (some other platform)?
7 Installation Issues and Problems
7.1 What else do I need?
7.2 Can I compile Octave with another C++ compiler?
8 Common problems
9 How do I ...?
9.1 How do I set the number of displayed decimals?
10 Porting programs from
Matlab
to Octave
Appendix A Concept Index