Octave
Jump to navigation
Jump to search
Octave is an open source MATLAB-like application. More information can be found at the Octave website.
Installation
- Installation on GNU/Linux and Other Unix systems
- Installation on Windows
- Installation on MacOS
Use
The IDE
Editor
Command Window
Packages
Octave Forge allows you to install packages to use within Octave.
- pkg list
- Lists installed packages
- pkg install -forge <pkg-name>
- Install a package