Outdated Documentation
This documentation corresponds to Octave 4.2.0 from November 2016.
See bug #53860 for details.
The GNU Octave manual contains the latest Octave documentation. Also refer to the respective latest package documentations.
FAQ
See the GNU Octave FAQ.
Function Reference
- The Octave manual. The online version of the Octave manual.
- Octave operators and keywords; Octave core function list
- C++ API. The API reference for working with octave from C++ (doxygen generated). For a tutorial on working with Octave from C++, see Da Coda Al Fine.
- Individual package manuals
- arduino – Octave Arduino Toolkit
- audio – Audio Toolbox
- bsltl – Biospeckle Laser Tool Library
- database – Database
- dicom – dicom: file io for medical images and other data
- instrument-control – Instrument Control
- interval – Real-valued interval arithmetic
- optim – Optimization
- parallel – Parallel Computing
- windows – Windows functions
- zeromq – ZeroMQ Toolbox
Developers Documents
- Da Coda Al Fine: Pushing Octave's Limits (using C++ with Octave) [ pdf, html, source]. This has mostly been superseded by a new section on the Octave manual.
- TeXmacs Interface - Information on using TeXmacs with octave.