Page 1 of 1

how to convert BCI2000.dat to the normal data sets

Posted: 18 Jun 2013, 08:58
by esraaemad_7
I recorded signals using bci2000 and emotive but it has a lot of parameters and states we need only the the signals in the normal shape .mat signals (samples only)
actually I do not understand the recorded signal with this shape (.dat)

Re: how to convert BCI2000.dat to the normal data sets

Posted: 18 Jun 2013, 10:40
by mellinger
Are you saying that you loaded a .dat file into Matlab using the load_bcidat mex file coming with BCI2000? If so, typing "help load_bcidat" should provide you with the necessary information.

HTH,
Juergen