Evriinstall: Difference between revisions
Jump to navigation
Jump to search
imported>Jeremy |
imported>Jeremy (Importing text file) |
||
Line 1: | Line 1: | ||
===Purpose=== | ===Purpose=== | ||
Install and verify PLS_Toolbox | Install and verify PLS_Toolbox | ||
===Synopsis=== | ===Synopsis=== | ||
:evriinstall | :evriinstall | ||
===Description=== | ===Description=== | ||
EVRIINSTALL automates the installation and verification of the PLS_Toolbox. To run evriinstall: | EVRIINSTALL automates the installation and verification of the PLS_Toolbox. To run evriinstall: | ||
Line 12: | Line 18: | ||
3. Type evriinstall at the command line and press Enter. | 3. Type evriinstall at the command line and press Enter. | ||
Installation involves first setting the Matlab Path to include the PLS_Toolbox directory and its subdirectories. The script then runs evridebug to check for potential problems after installation. | Installation involves first setting the Matlab Path to include the PLS_Toolbox directory and its subdirectories. The script then runs evridebug to check for potential problems after installation. | ||
===See Also=== | ===See Also=== | ||
[[evridebug]], [[evriupdate]] | [[evridebug]], [[evriupdate]] |
Revision as of 14:25, 3 September 2008
Purpose
Install and verify PLS_Toolbox
Synopsis
- evriinstall
Description
EVRIINSTALL automates the installation and verification of the PLS_Toolbox. To run evriinstall:
1. Unzip PLS_Toolbox to a local directory (typically C:\MATLAB7\toolbox\).
2. Open Matlab and navigate to the directory created above in the Current Directory window.
3. Type evriinstall at the command line and press Enter.
Installation involves first setting the Matlab Path to include the PLS_Toolbox directory and its subdirectories. The script then runs evridebug to check for potential problems after installation.