Install octave by entering the following commands in the terminal:
sudo apt update sudo apt install octave
Description:
GNU Octave language for numerical computations
Octave is a (mostly Matlab (R) compatible) high-level language, primarily intended for numerical computations. It provides a convenient command-line interface for solving linear and nonlinear problems numerically. . Octave can be dynamically extended with user-supplied C++ files.
Homepage: https://www.octave.org/
Version: 4.2.2-1ubuntu1
Section: universe/math