Octave Wiki | RecentChanges

Octave Wiki

[3D graph]

The Octave Wiki ("ScaryOctave" until 2006/04/23) is dedicated to [GNU Octave], a [Matlab]-like numerical programming language. On this site, you will find user-contributed advice, examples, tips and tricks as well as links to code that is too specialized or premature to be integrated in [Octave-Forge] or [Octave] itself. Enjoy!

If you would like to add new stuff to the wiki or rework existing stuff, then please ask for a password on octave-dev at lists dot sourceforge dot net. See the HowTo for more info on editing. If you just want to read the wiki, the whole content is available without a password.

New and noteworthy

Within a few days (as of 2011/11/30), this wiki will be replaced by the new one

5 items, add to top, remove from bottom (can send to NewAndNoteworthyArchive)

Presentation

GNU Octave is a high-level language, primarily intended for numerical computations. It provides a convenient command line interface for solving linear and nonlinear problems numerically, and for performing other numerical experiments using a language that is mostly compatible with Matlab. It may also be used as a batch-oriented language.

Octave has extensive tools for solving common numerical linear algebra problems, finding the roots of nonlinear equations, integrating ordinary functions, manipulating polynomials, and integrating ordinary differential and differential-algebraic equations. It is easily extensible and customizable via user-defined functions written in Octave's own language, or using dynamically loaded modules written in C++, C, Fortran, or other languages.

Start your Octave trip

Developers

Wiki stuff

Maintenance

Languages