From a0a769e9f87fcfb2b38500458f4f50b1e37884bc Mon Sep 17 00:00:00 2001 From: Brian Wandell Date: Wed, 17 Jul 2013 11:04:01 -0700 Subject: [PATCH] Update README Slight modification to readme about setting path. --- README | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README b/README index 99d7244..caa2866 100644 --- a/README +++ b/README @@ -1,7 +1,7 @@ GLMdenoise is a MATLAB toolbox for analyzing and denoising task-based fMRI data. It is developed by Kendrick Kay (kendrick@post.harvard.edu). -To use the toolbox, add it to your MATLAB path: +To use the toolbox, add it to your MATLAB path, change to the directory just above GLMdenoise and type addpath(genpath('GLMdenoise')); To try the toolbox on an example dataset, change to the GLMdenoise directory