To install a local copy of the ICA / EEG toolbox tutorial ...
-
Download the tutorial files (.tar.gz format, 0.8 Mb)
-
Move the resulting file "tutorial.tar.gz" to your toolbox m-file directory.
-
Expand the this file by applying (Unix)
% gunzip tutorial.tar.gz
-
Expand the .tar file by applying (Unix)
% tar xvf tutorial.tar
-
Typing
>> tutorial
under Matlab should then bring up
your local tutorial files, avoiding network delays to Salk Institute.
PC applications also exist for extracting
.tar.gz
files.
|