Changes
Jump to navigation
Jump to search
Line 2:
Line 2:
− +
− +
− +
− +
− +
→Octave installation
= Installation =
= Installation =
== package requirements ==
== Package requirements ==
This package requires Octave 3.6 or later.
This package requires Octave 3.6 or later.
== octave installation ==
== Octave installation ==
The package may already be installed if you are using the mxe-octave based installation of windows.
The package may already be installed if you are using the mxe-octave based installation of windows.
To verify, from octave commmand line:
To verify, from octave command line:
>> pkg install list windows
>> pkg install list windows
To install from octave commmand line:
To install from octave command line:
>> pkg install -forge windows
>> pkg -forge install windows
= Using it =
= Using it =