stephaniebrandl / bci-under-distraction

1 stars 2 forks source link

This type of variable does not support indexing using points. #4

Open Shengyuan-Cai opened 3 years ago

Shengyuan-Cai commented 3 years ago

Error figure2 (line 37)

nfreqs = size(spec{1,1}.x,1);

stephaniebrandl commented 3 years ago

Have you run spec{ip,icond} = proc_spectrum(proc_segmentation(cnt_orig{2},mrk{2},[0 4500]), [3 45],'scaling','power'); in line 30 before that?