iCAPs_v2/packages/spm12/external/eeprobee5f5005bb2efmaster
iCAPs_v2/packages/spm12/external/eeprobe
e5f5005bb2efmaster
eeprobe
eeprobe
README
README
This directory contains a subset of the eeprobe/asa data importer, which is available from http://libeep.sourceforge.net/
Please contact ANT in case the importer does not work for your combination of Matlab and operating system.
Compilation on 64-bit OS X 10.6.8 was done with
export MATLAB=/Applications/MATLAB_R2011b.app/ make distclean ./configure --prefix=/opt --enable-matlab --enable-shared=no make
Compilation on 64-bit Linux CentOS release 6.2 (Final) was done with
export MATLAB=/opt/matlab2011b/ make distclear ./configure --prefix=/opt --enable-matlab --enable-shared=no CFLAGS=-fPIC make
Compilation on 32-bit Red Hat Enterprise Linux WS release 3 (Taroon Update 4) was done with
export MATLAB=/opt/matlab75/ make distclear ./configure --prefix=/opt --enable-matlab --enable-shared=no CFLAGS=-fPIC make
c4science · Help