MIA Toolbox Installation: Difference between revisions

From Eigenvector Research Documentation Wiki
Jump to navigation Jump to search
imported>Scott
No edit summary
imported>Scott
No edit summary
Line 21: Line 21:
#* Once MIA_Toolbox is the current directory type evriinstall at the command line (in the COMMAND WINDOW): <pre>>> miainstall</pre>
#* Once MIA_Toolbox is the current directory type evriinstall at the command line (in the COMMAND WINDOW): <pre>>> miainstall</pre>
#* MIAINSTALL will add MIA_TOOLBOX to the MATLAB path, check for any installation problems, and output results to the command window.
#* MIAINSTALL will add MIA_TOOLBOX to the MATLAB path, check for any installation problems, and output results to the command window.
===Using EVRIINSTALL===
# Place the MIA_Toolbox main folder in the same parent folder as PLS_Toolbox.
# Run <pre>evriinstall</pre>. The evriinstall script will search for and install any Eigenvector products located in the PLS_Toolbox parent director.


[[Category:MIA_Toolbox]]
[[Category:MIA_Toolbox]]

Revision as of 08:04, 28 September 2009

Installing MIA_Toolbox

MIA_Toolbox is delivered as a Windows Installer (.exe for Windows only) or as a compressed ZIP file (all platforms). Installation is a two-part process of copying and decompressing files into a local folder and then adding those files to your MATLAB path.

System Requirements

  • MATLAB 7.0 (7.0.4) or greater.
  • Current PLS_Toolbox Release.
  • 20 MB of disk space.

Using the MIA_Toolbox Windows Installer

It is recommended that Windows users use the MIA_Toolbox Windows Installer.

  1. Copy the .exe file to your Desktop (or other suitable local location).
  2. Double click the icon and follow the instructions. Be sure to verify the location of the installation folder; by default it will be the "toolbox" folder of your current MATLAB installation.
  3. When the Installer has completed a message will display at the Matlab command line.

Manually Installing MIA_Toolbox from ZIP File (all other platforms)

  1. File Extraction
    Decompress the MIA_Toolbox ZIP file and move it to the MATLAB "toolbox" folder (e.g. C:\Program Files\MATLAB\R2006a\toolbox).
    Note: For those who already have a version of MIA_Toolbox installed, be sure the folders do not have the same name (by default they should not). Rename your existing copy of MIA_Toolbox if necessary.
  2. Run miainstall
    For MATLAB to find MIA_Toolbox, the directories that contain the toolbox files must be added to the MATLAB search path (except the @DATASET folder).
    Note: If you are familiar with installing toolboxes purchased from The MathWorks, this process is slightly different. TMW installers typically are able to set the path automatically.)
    Start MATLAB and follow these steps:
    • Start MATLAB and use the Current Directory toolbar to navigate to the MIA_Toolbox directory created in Step One.
    • Once MIA_Toolbox is the current directory type evriinstall at the command line (in the COMMAND WINDOW):
      >> miainstall
    • MIAINSTALL will add MIA_TOOLBOX to the MATLAB path, check for any installation problems, and output results to the command window.

Using EVRIINSTALL

  1. Place the MIA_Toolbox main folder in the same parent folder as PLS_Toolbox.
  2. Run
    evriinstall
    . The evriinstall script will search for and install any Eigenvector products located in the PLS_Toolbox parent director.