Octave Software Basics
- Go to GNU Organisation's official website for Octave.
- Download the zip file or the eexecutable file according to the configuration of your windows.
- Follow the setup wizard instruction and install octave at your desired location.
- You can Download octave from the GNU Organisation's web site.
- You can also install it from terminal using the following commands:
sudo apt-get update && sudo apt-get install octave