[Eeglablist] Help with Location file
Anar
apitre at inf.ethz.ch
Wed Jul 21 08:56:48 PDT 2004
I have been trying to apply ICA to some EEG data(in ASCII) format that I
have. I have a .LOC location file which looks like this:
//LAYOUT
CHANNELS 33
FORMAT 9 x 9
ASSIGN
#2 #4 #6
#12 #14
#18 #20 #22 #24 #26
#28 #30 #32 #34
#36 #38 #40 #42 #44
#46 #48 #50 #52
#54 #56 #58 #60 #62
#66 #68
#74 #76 #78
(I have also attatched it). EEGlab complains "Error using --> readlocs;
Channel numbers should be numeric"
So I tried to remove all the # signs in the file and tried to use again,
in that case I get error as "Undefined function or variable 'eloc' "
What is the problem here? Is something wrong with the location file I am
using? There is another software called "mapwin" with which the same
file works perfectly.
If someone could help with this I would be really grateful!
Thanks!
Anar
-------------- next part --------------
//LAYOUT
CHANNELS 33
FORMAT 9 x 9
ASSIGN
#2 #4 #6
#12 #14
#18 #20 #22 #24 #26
#28 #30 #32 #34
#36 #38 #40 #42 #44
#46 #48 #50 #52
#54 #56 #58 #60 #62
#66 #68
#74 #76 #78
More information about the Eeglablist
mailing list