DataSet Object Installation: Difference between revisions
Jump to navigation
Jump to search
imported>Jeremy (New page: __TOC__ The DataSet object comes pre-installed with PLS_Toolbox and separate installation is not needed in with that product. If you are installing the DataSet object in MATLAB without PLS...) |
imported>Jeremy No edit summary |
||
Line 1: | Line 1: | ||
__TOC__ | __TOC__ | ||
The DataSet | The [[DataSet Object]] comes pre-installed with [[Software_User_Guide|PLS_Toolbox]] and separate installation is not needed in with that product. If you are installing the DataSet object in MATLAB without PLS_Toolbox or other Eigenvector products, use these instructions. | ||
==1.a. Installing the DataSet Object== | ==1.a. Installing the DataSet Object== | ||
The | The DataSet object constructor and methods are contained in the <tt>@dataset</tt> folder. To be available, the <tt>@dataset</tt> folder must be a sub-folder of a folder that is on the MATLAB path. For more information see the MATLAB documentation on setting the path and on object oriented programming. | ||
==1.b. Installing DataSet Demonstrations== | ==1.b. Installing DataSet Demonstrations== | ||
Demonstrations are not installed into the <tt>@dataset </tt>folder. Instead they must be added to a folder directly on the MATLAB path. | Demonstrations are not installed into the <tt>@dataset</tt> folder. Instead they must be added to a folder directly on the MATLAB path. |
Latest revision as of 15:48, 10 October 2008
The DataSet Object comes pre-installed with PLS_Toolbox and separate installation is not needed in with that product. If you are installing the DataSet object in MATLAB without PLS_Toolbox or other Eigenvector products, use these instructions.
1.a. Installing the DataSet Object
The DataSet object constructor and methods are contained in the @dataset folder. To be available, the @dataset folder must be a sub-folder of a folder that is on the MATLAB path. For more information see the MATLAB documentation on setting the path and on object oriented programming.
1.b. Installing DataSet Demonstrations
Demonstrations are not installed into the @dataset folder. Instead they must be added to a folder directly on the MATLAB path.