Octave for Microsoft Windows: Difference between revisions
Jump to navigation
Jump to search
→Packages
Line 15: | Line 15: | ||
====Packages==== | ====Packages==== | ||
Pre-built octave-forge packages are prepared for official release. | Pre-built octave-forge packages are prepared for official release. If you installed Octave 4.0.1 using the executable installer you can confirm the package list by typing the command below from the Octave command prompt: | ||
>> pkg list | >> pkg list | ||
If you instead installed Octave from the .zip archive, you need to first rebuild the package list on your local machine. (The command above will produce a blank output.) Do this by typing the following command: | |||
>> pkg rebuild | |||
Other packages can be installed by | Other packages can be installed by |