stephaniebrandl / bci-under-distraction

1 stars 2 forks source link

The name epo.calibration could not be resolved. #2

Open Shengyuan-Cai opened 3 years ago

Shengyuan-Cai commented 3 years ago

This happened when I implemented the CSP example. Do you know how to solve it?

Error csp (line 21)

[fv, W, A, ~] = proc_cspAuto(epo.calibration,'patterns',3,'selectPolicy','equalperclass');

Shengyuan-Cai commented 3 years ago

This happened when I implemented the CSP example. Do you know how to solve it?

Error csp (line 21)

[fv, W, A, ~] = proc_cspAuto(epo.calibration,'patterns',3,'selectPolicy','equalperclass');

setting up right path of bbcibox can solve this question.

stephaniebrandl commented 3 years ago

so this has been resolved?