EMSC Toolbox Installation

From Eigenvector Research Documentation Wiki
Jump to navigation Jump to search

Installing EMSC_Toolbox

EMSC_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.
  • <1 MB of disk space.

Using the EMSC_Toolbox Windows Installer

It is recommended that Windows users use the EMSC_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 EMSC_Toolbox from ZIP File (all other platforms)

  1. File Extraction
    Decompress the EMSC_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 EMSC_Toolbox installed, be sure the folders do not have the same name (by default they should not). Rename your existing copy of EMSC_Toolbox if necessary.
  2. Run emscinstall
    For MATLAB to find EMSC_Toolbox, the directories that contain the toolbox files must be added to the MATLAB search path.
    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 EMSC_Toolbox directory created in Step One.
    • Once EMSC_Toolbox is the current directory type evriinstall at the command line (in the COMMAND WINDOW):
      >> emscinstall
    • EMSCINSTALL will add EMSC_Toolbox to the MATLAB path, check for any installation problems, and output results to the command window.

Using EVRIINSTALL

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