Windows package: Difference between revisions
Jump to navigation
Jump to search
→Octave installation
No edit summary |
|||
Line 9: | Line 9: | ||
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 | To verify, from octave command line: | ||
>> pkg install list windows | >> pkg install list windows | ||
To install from octave | To install from octave command line: | ||
>> pkg | >> pkg -forge install windows | ||
= Using it = | = Using it = |