MIA Toolbox Installation
Jump to navigation
Jump to search
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.
- Copy the .exe file to your Desktop (or other suitable local location).
- 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.
- When the Installer has completed a message will display at the Matlab command line.
Manually Installing MIA_Toolbox from ZIP File (all other platforms)
- 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. - 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
- Place the MIA_Toolbox main folder in the same parent folder as PLS_Toolbox.
- Run
evriinstall
. The evriinstall script will search for and install any Eigenvector products located in the PLS_Toolbox parent director.