GNU Octave Wiki: Difference between revisions

From Octave
Jump to navigation Jump to search
(use interwiki links and section level organization)
Line 5: Line 5:
== Octave FAQ ==
== Octave FAQ ==


The [[FAQ]] is a list of frequently asked questions (FAQ) for Octave users and a goof place to start.
The [[FAQ]] is a list of frequently asked questions (FAQ) for Octave users and a good place to start.


== Octave Conference 2012 ==
== Octave Conference 2012 ==

Revision as of 15:29, 16 January 2012

GNU Octave is a high-level interpreted language, primarily intended for numerical computations. It provides capabilities for the numerical solution of linear and nonlinear problems, and for performing other numerical experiments. It also provides extensive graphics capabilities for data visualization and manipulation. Octave is normally used through its interactive command line interface, but it can also be used to write non-interactive programs. The Octave language is quite similar to Matlab so that most programs are easily portable.

This wiki is intended to supplement the Octave documentation. Before adding content, please check that it is not already part of, or belongs in, the Octave's documentation.

Octave FAQ

The FAQ is a list of frequently asked questions (FAQ) for Octave users and a good place to start.

Octave Conference 2012

Planning for OctConf 2012 is under way. Newbies, experienced users, aspiring developers, and experienced developers are all encouraged to attend.

Table of contents

The following is a list of the "most wanted" pages. But do try the search box of the wiki or prepend site:http://www.octave.org/wiki/ to a google search.

An always up to date list of all pages on the wiki can be seen here.

Building Octave

Octave Packages

Editors & Octave

Miscellaneous

External Links