Key up and Key down states not appearing in Matlab
Posted: 28 Jul 2012, 10:43
Hello All,
I want to use the key up and down states in BCI2000 as I am trying to segment portions of the EEG signal based on user key presses. I have followed the instructions concerning "logging inputs" in the wiki: http://www.bci2000.org/wiki/index.php/U ... ging_Input which are:
1) rebuild the BCI2000 including the extensions
2) include in the batch file this option: --LogKeyboard=1
Now after running a session and storing the data in a .dat file, I tried opening it in Matlab to do some offline analysis, I use the load_bcidat function, the file is loaded successfully but in the states variable I can not find the key up and down states, Why is that? and is there something I am missing in the configuration??
Waiting for a reply and thanks,
-- Dina.
I want to use the key up and down states in BCI2000 as I am trying to segment portions of the EEG signal based on user key presses. I have followed the instructions concerning "logging inputs" in the wiki: http://www.bci2000.org/wiki/index.php/U ... ging_Input which are:
1) rebuild the BCI2000 including the extensions
2) include in the batch file this option: --LogKeyboard=1
Now after running a session and storing the data in a .dat file, I tried opening it in Matlab to do some offline analysis, I use the load_bcidat function, the file is loaded successfully but in the states variable I can not find the key up and down states, Why is that? and is there something I am missing in the configuration??
Waiting for a reply and thanks,
-- Dina.