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!

Feel free to add new and rework existing stuff - you may need a password for this, but we will give you one. Just ask for one on octave-dev at lists dot sourceforge dot net. See the HowTo for more info on editing.

New and noteworthy

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

Wiki stuff

Maintenance

Languages