how to produce plot with P300 Speller?
Posted: 08 Aug 2007, 17:59
Hi, Dr. Schalk:
When I run the "example.m" file in matlab, although plot can be produced, but there are some alerts---
"??? Index exceeds matrix dimensions.
Error in ==> topoplot at 215
Vl = Vl(ii);
Error in ==> p3 at 196
topoplot(data2plot, eloc_file, 'maplimits', [displaymin, displaymax], 'style', 'straight');
Error in ==> example at 23
[res1ch, res2ch, ressqch, stimdata] = p3('Yueqing0723S001R02.mat', 240, 11, 650, 1, 1, [270 310 350 390 430 470], [3 2], 'eloc64.txt', '');
".
Is something wrong with my data file? Or maybe I use incorrect parameters in P3 function (I have not changed the default parameter you set, except the data file name).
Thank you
When I run the "example.m" file in matlab, although plot can be produced, but there are some alerts---
"??? Index exceeds matrix dimensions.
Error in ==> topoplot at 215
Vl = Vl(ii);
Error in ==> p3 at 196
topoplot(data2plot, eloc_file, 'maplimits', [displaymin, displaymax], 'style', 'straight');
Error in ==> example at 23
[res1ch, res2ch, ressqch, stimdata] = p3('Yueqing0723S001R02.mat', 240, 11, 650, 1, 1, [270 310 350 390 430 470], [3 2], 'eloc64.txt', '');
".
Is something wrong with my data file? Or maybe I use incorrect parameters in P3 function (I have not changed the default parameter you set, except the data file name).
Thank you