Site icon TestingDocs.com

Run GNU Octave on Windows

Overview

In this tutorial, we will learn to run GNU Octave software on Windows operating system. To Run Octave double-click on the desktop shortcut icons. Octave installs two desktop shortcuts

 

To launch Octave for the first time after installation, check the Run GNU Octave option. This will launch the Octave GUI.

Octave CLI

Double click on the Octave CLI to run the Octave command-line interface.

Octave GUI

Double click on the Octave GUI to run the Octave GUI interface.

Command Prompt

We can run Octave from the command prompt. Open command prompt window and change directory to the Octave install folder.

Type the octave command to run the Octave software.

\> octave

 

That’s it. THis will launch the Octave GUI window.

Octave Tutorials

GNU Octave Tutorials on this website can be found at:

https://www.testingdocs.com/octave-tutorial/

For more information on Octave, visit the official website:

https://www.gnu.org/software/octave/index

Exit mobile version