Page 1 of 1

probelms about data

Posted: 02 Jun 2015, 23:55
by john
Greetings all

Does every .dat file can be analyzed by BCI2000 without relying on the experimental data of BCI2000 directly?If it is possible, how can it be done?


Thank you

Re: probelms about data

Posted: 03 Jun 2015, 10:51
by pbrunner
John,

I am not sure if I exactly understand your question, but you can analyze the BCI2000 data after the fact in MATALB. For this please use the load_bcidat mex function that is provided with BCI2000 [1]. In addition, you can replay data through BCI2000 [2].

Regards, Peter

[1] http://www.bci2000.org/wiki/index.php/U ... oad_bcidat
[2] http://www.bci2000.org/wiki/index.php/C ... lePlayback