-
Notifications
You must be signed in to change notification settings - Fork 26
Installation
pwollstadt edited this page Apr 17, 2015
·
7 revisions
Download the Zip-file with the current toolbox version from GitHub. Unzip the folder to your hard drive.
Add the path to the unzipped toolbox to your MATLAB path:
addpath('~/TRENTOOL/);
If you want to use the ensemblemethod for TE estimation (Wollstadt, 2014) you need to have an NVIDIA graphics processing unit (GPU) installed. To use GPU functionality you need to compile the respective mex-files for your architecture -- this is done by running the TRENTOOL function
install
from within MATLAB.
TRENTOOL Wiki - Home -- Visit www.trentool.de for more information.