Skip to content

Octave Plugin

Video Tutorial in Chinese:零基础墨干08:用Octave插件学线性代数

Installation

The Octave plugin relies on the Ghostscript Binary Plugin. Please install Ghostscript according to the documentation first and then check Help -> Plugins -> Octave to ensure that the plots in the documentation can be rendered correctly.

Windows

Go to the Octave official website, download and install Octave 5.2.0.

For example, download the Octave 5.2.0 installation package provided by the USTC open source software mirror:

macOS

brew install octave

Linux

On Debian and its derivatives, use the following command to install:

sudo apt install octave

Tips

  1. Windows: The plotting functionality of Octave versions 6.x and above does not work properly in Mogan.
    • We will work on making Mogan compatible with the new versions of Octave in the future, and contributions from the community are welcome.
  2. Ubuntu: Octave installed using snap cannot work with Mogan.
    • This is due to the mechanism of snap, so it is not recommended to install Octave using snap.

Check built-in Doc at Help -> Plugins -> Octave

Enjoy exploring science and technology!