Page 1 of 1

How to find the row/col that was intensified

Posted: 23 Aug 2013, 07:16
by ak22
I'm not sure if this is the appropriate place for this question but I was wondering how I can find the row/col that was intensified last and change the colors of the TextStimulus objects in that row/col of the matrix. I cannot find the place in the code where the application determines the flashed row or column.

Thank You.

Re: How to find the row/col that was intensified

Posted: 24 Aug 2013, 15:00
by gschalk
Check the SelectedRow and SelectedColumn state:

http://www.bci2000.org/wiki/index.php/U ... pellerTask

Gerv