Octave-Forge: Difference between revisions

1 byte removed ,  1 December 2011
m
No edit summary
Line 6: Line 6:


= Installing packages =
= Installing packages =
You can find the list of packages on the [http://octave.sourceforge.net/packages.php|octave-forge site]]. To install a package, download the package file, and install it from the Octave prompt by typing
You can find the list of packages on the [http://octave.sourceforge.net/packages.php octave-forge site]. To install a package, download the package file, and install it from the Octave prompt by typing
  pkg install package_file_name.tar.gz
  pkg install package_file_name.tar.gz
Since Octave 3.4, it is possible to download and install octave-forge packages from the octave prompt with the '''-forge''' flag
Since Octave 3.4, it is possible to download and install octave-forge packages from the octave prompt with the '''-forge''' flag