Octave for Microsoft Windows: Difference between revisions

Jump to navigation Jump to search
→‎Installers for Microsoft Windows: updated for 5.1.0 and moved 4.4.1 specifics to outdated page.
(package listing)
(→‎Installers for Microsoft Windows: updated for 5.1.0 and moved 4.4.1 specifics to outdated page.)
Line 12: Line 12:
# Extract the file content to a directory on the harddrive (such as {{Path|C:\Octave}}). Spaces or non-ASCII characters in the path are discouraged and may cause program errors.
# Extract the file content to a directory on the harddrive (such as {{Path|C:\Octave}}). Spaces or non-ASCII characters in the path are discouraged and may cause program errors.
# Manually create a shortcut  to the {{Path|octave.vbs}} file in the main installation directory. (Right-click on the file, select 'Create Shortcut', and move the new shortcut to your desired location.)  
# Manually create a shortcut  to the {{Path|octave.vbs}} file in the main installation directory. (Right-click on the file, select 'Create Shortcut', and move the new shortcut to your desired location.)  
# Run the {{Path|fc_update.bat}} file before running Octave to reduce plot delays due to the Windows font cache.  
# If a command-line only instance of Octave is desired, the user can create a shortcut as stated above, right-click on the shortcut, select Properties, and add ''--no-gui'' to the end of the Target field.
# Run the {{Path|post_install.bat}} file before running Octave the first time to reduce plot delays due to the Windows font cache and make the pre-installed packages visible to the system.


==Packages==
==Packages==


A selection of pre-built, [[Octave Forge]] packages are included with for all versions of the official Windows release.  If you installed Octave using the executable installer, you can confirm the package list by typing the command below at the Octave command prompt:
A selection of pre-built, [[Octave Forge]] packages are included with for all versions of the official Windows release.  If you following the installation directions above you can confirm the package list by typing the command below at the Octave command prompt:


   >> pkg list
   >> pkg list


A typical output (for version 4.4.1) is:
A typical output (for version {{Release}}) is:
                                                                                              
                                                                                              
  Package Name        | Version | Installation directory
  Package Name        | Version | Installation directory
  ---------------------+---------+-----------------------
  --------------------+---------+-----------------------
      communications  |  1.2.1 | ...\OCTAVE~1.1\share\octave\packages\communications-1.2.1
    communications  |  1.2.1 | C:\Programs\Octave\OCTAVE~1.0-W\mingw64\share\octave\packages\communications-1.2.1
            control  |  3.1.0 | C:\Octave\OCTAVE~1.1\share\octave\packages\control-3.1.0
            control  |  3.1.0 | C:\Programs\Octave\OCTAVE~1.0-W\mingw64\share\octave\packages\control-3.1.0
      data-smoothing  |  1.3.0 | ...\OCTAVE~1.1\share\octave\packages\data-smoothing-1.3.0
    data-smoothing  |  1.3.0 | C:\Programs\Octave\OCTAVE~1.0-W\mingw64\share\octave\packages\data-smoothing-1.3.0
            database  |  2.4.3 | C:\Octave\OCTAVE~1.1\share\octave\packages\database-2.4.3
          database  |  2.4.3 | C:\Programs\Octave\OCTAVE~1.0-W\mingw64\share\octave\packages\database-2.4.3
          dataframe  |  1.2.0 | C:\Octave\OCTAVE~1.1\share\octave\packages\dataframe-1.2.0
          dataframe  |  1.2.0 | C:\Programs\Octave\OCTAVE~1.0-W\mingw64\share\octave\packages\dataframe-1.2.0
              dicom  |  0.2.1 | C:\Octave\OCTAVE~1.1\share\octave\packages\dicom-0.2.1
              dicom  |  0.2.1 | C:\Programs\Octave\OCTAVE~1.0-W\mingw64\share\octave\packages\dicom-0.2.1
          financial  |  0.5.1 | C:\Octave\OCTAVE~1.1\share\octave\packages\financial-0.5.1
          financial  |  0.5.3 | C:\Programs\Octave\OCTAVE~1.0-W\mingw64\share\octave\packages\financial-0.5.3
                fits  |  1.0.7 | C:\Octave\OCTAVE~1.1\share\octave\packages\fits-1.0.7
              fits  |  1.0.7 | C:\Programs\Octave\OCTAVE~1.0-W\mingw64\share\octave\packages\fits-1.0.7
  fuzzy-logic-toolkit |  0.4.5 | ...\share\octave\packages\fuzzy-logic-toolkit-0.4.5
  fuzzy-logic-toolkit |  0.4.5 | C:\Programs\Octave\OCTAVE~1.0-W\mingw64\share\octave\packages\fuzzy-logic-toolkit-0.4.5
                  ga  |  0.10.0 | C:\Octave\OCTAVE~1.1\share\octave\packages\ga-0.10.0
                ga  |  0.10.0 | C:\Programs\Octave\OCTAVE~1.0-W\mingw64\share\octave\packages\ga-0.10.0
            general  |  2.1.0 | C:\Octave\OCTAVE~1.1\share\octave\packages\general-2.1.0
            general  |  2.1.0 | C:\Programs\Octave\OCTAVE~1.0-W\mingw64\share\octave\packages\general-2.1.0
      generate_html  |  0.3.1 | ...\OCTAVE~1.1\share\octave\packages\generate_html-0.3.1
      generate_html  |  0.3.1 | C:\Programs\Octave\OCTAVE~1.0-W\mingw64\share\octave\packages\generate_html-0.3.1
            geometry  |  3.0.0 | C:\Octave\OCTAVE~1.1\share\octave\packages\geometry-3.0.0
          geometry  |  3.0.0 | C:\Programs\Octave\OCTAVE~1.0-W\mingw64\share\octave\packages\geometry-3.0.0
                gsl  |  2.1.1 | C:\Octave\OCTAVE~1.1\share\octave\packages\gsl-2.1.1
                gsl  |  2.1.1 | C:\Programs\Octave\OCTAVE~1.0-W\mingw64\share\octave\packages\gsl-2.1.1
              image  |   2.8.0 | C:\Octave\OCTAVE~1.1\share\octave\packages\image-2.8.0
              image  | 2.10.0 | C:\Programs\Octave\OCTAVE~1.0-W\mingw64\share\octave\packages\image-2.10.0
  instrument-control  |  0.3.1 | ...\OCTAVE~1.1\share\octave\packages\instrument-control-0.3.1
instrument-control  |  0.3.1 | C:\Programs\Octave\OCTAVE~1.0-W\mingw64\share\octave\packages\instrument-control-0.3.1
            interval  |  3.2.0 | C:\Octave\OCTAVE~1.1\share\octave\packages\interval-3.2.0
          interval  |  3.2.0 | C:\Programs\Octave\OCTAVE~1.0-W\mingw64\share\octave\packages\interval-3.2.0
                  io  |  2.4.11 | C:\Octave\OCTAVE~1.1\share\octave\packages\io-2.4.11
                io  |  2.4.12 | C:\Programs\Octave\OCTAVE~1.0-W\mingw64\share\octave\packages\io-2.4.12
      linear-algebra  |  2.2.2 | ...\OCTAVE~1.1\share\octave\packages\linear-algebra-2.2.2
    linear-algebra  |  2.2.2 | C:\Programs\Octave\OCTAVE~1.0-W\mingw64\share\octave\packages\linear-algebra-2.2.2
                lssa  |  0.1.3 | C:\Octave\OCTAVE~1.1\share\octave\packages\lssa-0.1.3
              lssa  |  0.1.3 | C:\Programs\Octave\OCTAVE~1.0-W\mingw64\share\octave\packages\lssa-0.1.3
              ltfat  |  2.3.1 | C:\Octave\OCTAVE~1.1\share\octave\packages\ltfat-2.3.1
              ltfat  |  2.3.1 | C:\Programs\Octave\OCTAVE~1.0-W\mingw64\share\octave\packages\ltfat-2.3.1
            mapping  |  1.2.1 | C:\Octave\OCTAVE~1.1\share\octave\packages\mapping-1.2.1
            mapping  |  1.2.1 | C:\Programs\Octave\OCTAVE~1.0-W\mingw64\share\octave\packages\mapping-1.2.1
      miscellaneous  |  1.2.1 | ...\OCTAVE~1.1\share\octave\packages\miscellaneous-1.2.1
      miscellaneous  |  1.2.1 | C:\Programs\Octave\OCTAVE~1.0-W\mingw64\share\octave\packages\miscellaneous-1.2.1
                nan  |  3.1.4 | C:\Octave\OCTAVE~1.1\share\octave\packages\nan-3.1.4
                nan  |  3.1.4 | C:\Programs\Octave\OCTAVE~1.0-W\mingw64\share\octave\packages\nan-3.1.4
              netcdf  |  1.0.12 | C:\Octave\OCTAVE~1.1\share\octave\packages\netcdf-1.0.12
            netcdf  |  1.0.12 | C:\Programs\Octave\OCTAVE~1.0-W\mingw64\share\octave\packages\netcdf-1.0.12
              nurbs  |  1.3.13 | C:\Octave\OCTAVE~1.1\share\octave\packages\nurbs-1.3.13
              nurbs  |  1.3.13 | C:\Programs\Octave\OCTAVE~1.0-W\mingw64\share\octave\packages\nurbs-1.3.13
                ocs  |  0.1.5 | C:\Octave\OCTAVE~1.1\share\octave\packages\ocs-0.1.5
                ocs  |  0.1.5 | C:\Programs\Octave\OCTAVE~1.0-W\mingw64\share\octave\packages\ocs-0.1.5
              odepkg  |  0.8.5 | C:\Octave\OCTAVE~1.1\share\octave\packages\odepkg-0.8.5
            odepkg  |  0.8.5 | C:\Programs\Octave\OCTAVE~1.0-W\mingw64\share\octave\packages\odepkg-0.8.5
              optim  |  1.5.3 | C:\Octave\OCTAVE~1.1\share\octave\packages\optim-1.5.3
              optim  |  1.5.3 | C:\Programs\Octave\OCTAVE~1.0-W\mingw64\share\octave\packages\optim-1.5.3
        optiminterp  |  0.3.5 | C:\Octave\OCTAVE~1.1\share\octave\packages\optiminterp-0.3.5
        optiminterp  |  0.3.5 | C:\Programs\Octave\OCTAVE~1.0-W\mingw64\share\octave\packages\optiminterp-0.3.5
          quaternion  |  2.4.0 | C:\Octave\OCTAVE~1.1\share\octave\packages\quaternion-2.4.0
        quaternion  |  2.4.0 | C:\Programs\Octave\OCTAVE~1.0-W\mingw64\share\octave\packages\quaternion-2.4.0
            queueing  |  1.2.5 | C:\Octave\OCTAVE~1.1\share\octave\packages\queueing-1.2.5
          queueing  |  1.2.6 | C:\Programs\Octave\OCTAVE~1.0-W\mingw64\share\octave\packages\queueing-1.2.6
              signal  |  1.4.0 | C:\Octave\OCTAVE~1.1\share\octave\packages\signal-1.4.0
            signal  |  1.4.0 | C:\Programs\Octave\OCTAVE~1.0-W\mingw64\share\octave\packages\signal-1.4.0
            sockets  |  1.2.0 | C:\Octave\OCTAVE~1.1\share\octave\packages\sockets-1.2.0
            sockets  |  1.2.0 | C:\Programs\Octave\OCTAVE~1.0-W\mingw64\share\octave\packages\sockets-1.2.0
          sparsersb  |  1.0.6 | C:\Octave\OCTAVE~1.1\share\octave\packages\sparsersb-1.0.6
          sparsersb  |  1.0.6 | C:\Programs\Octave\OCTAVE~1.0-W\mingw64\share\octave\packages\sparsersb-1.0.6
            specfun  |  1.1.0 | C:\Octave\OCTAVE~1.1\share\octave\packages\specfun-1.1.0
            specfun  |  1.1.0 | C:\Programs\Octave\OCTAVE~1.0-W\mingw64\share\octave\packages\specfun-1.1.0
            splines  |  1.3.2 | C:\Octave\OCTAVE~1.1\share\octave\packages\splines-1.3.2
            splines  |  1.3.2 | C:\Programs\Octave\OCTAVE~1.0-W\mingw64\share\octave\packages\splines-1.3.2
          statistics  |  1.4.0 | C:\Octave\OCTAVE~1.1\share\octave\packages\statistics-1.4.0
        statistics  |  1.4.0 | C:\Programs\Octave\OCTAVE~1.0-W\mingw64\share\octave\packages\statistics-1.4.0
                stk  |  2.5.1 | C:\Octave\OCTAVE~1.1\share\octave\packages\stk-2.5.1
                stk  |  2.5.1 | C:\Programs\Octave\OCTAVE~1.0-W\mingw64\share\octave\packages\stk-2.5.1
            strings  |  1.2.0 | C:\Octave\OCTAVE~1.1\share\octave\packages\strings-1.2.0
            strings  |  1.2.0 | C:\Programs\Octave\OCTAVE~1.0-W\mingw64\share\octave\packages\strings-1.2.0
              struct  |  1.0.15 | C:\Octave\OCTAVE~1.1\share\octave\packages\struct-1.0.15
            struct  |  1.0.15 | C:\Programs\Octave\OCTAVE~1.0-W\mingw64\share\octave\packages\struct-1.0.15
              tisean  |  0.2.3 | C:\Octave\OCTAVE~1.1\share\octave\packages\tisean-0.2.3
            tisean  |  0.2.3 | C:\Programs\Octave\OCTAVE~1.0-W\mingw64\share\octave\packages\tisean-0.2.3
                tsa  |  4.4.5 | C:\Octave\OCTAVE~1.1\share\octave\packages\tsa-4.4.5
                tsa  |  4.4.5 | C:\Programs\Octave\OCTAVE~1.0-W\mingw64\share\octave\packages\tsa-4.4.5
              video  |  1.2.4 | C:\Octave\OCTAVE~1.1\share\octave\packages\video-1.2.4
              video  |  1.2.4 | C:\Programs\Octave\OCTAVE~1.0-W\mingw64\share\octave\packages\video-1.2.4
            windows  |  1.3.0 | C:\Octave\OCTAVE~1.1\share\octave\packages\windows-1.3.0
            windows  |  1.3.0 | C:\Programs\Octave\OCTAVE~1.0-W\mingw64\share\octave\packages\windows-1.3.0
              zeromq  |  1.3.0 | C:\Octave\OCTAVE~1.1\share\octave\packages\zeromq-1.3.0
            zeromq  |  1.3.0 | C:\Programs\Octave\OCTAVE~1.0-W\mingw64\share\octave\packages\zeromq-1.3.0


If instead you installed Octave from the .zip archive, you need first to rebuild the package list on your local machine. (The command above will produce a blank output and packages will be inaccessible before rebuilding.) Do this by typing the following command:
All packages can be updated to the latest version by running:
 
  >> pkg rebuild
 
The package list should now be populated with the pre-installed packages.  All packages can be updated to the latest version by running:
    
    
   >> pkg update
   >> pkg update
150

edits

Navigation menu