Page 1 of 1

Offline Analysis Warning

Posted: 24 Jun 2009, 08:43
by Joe
Hello,

I was to trying to implement the offline analysis tutorial but it gives me a warning saying "Too many input arguments" (even when the ignore warnings checked)

another question:
if i want to analyze my own datasets which are in .txt or MAT format how can i convert them to .dat to work with them in BCI2000


Thanks,
Joe

Posted: 26 Jun 2009, 10:40
by mellinger
Hi,

please make sure to use the latest version of the offline analysis program.

For conversion of other data formats into the BCI2000 format, there is a Matlab mex file called save_bcidat:
http://www.bci2000.org/wiki/index.php/U ... ave_bcidat

Before saving your data in BCI2000 format, you will need to convert trigger information into BCI2000 state variables. How to do this depends on the kind of data and the kind of trigger information available.

HTH,
Juergen