Page 1 of 1

modified matrix using the software BCI2000

Posted: 08 Jul 2013, 13:56
by Milania
Hi,
I wanted to ask for information regarding the modification of the program to have on the graphic letters and symbols arranged in a circle. How can I change it? I thank you for the answer.
Milania

Re: modified matrix using the software BCI2000

Posted: 12 Jul 2013, 15:50
by mellinger
Hi,

in P3SpellerTask::LoadMenu(), stimulus objects are created, and assigned screen positions according to their position in the speller matrix.
You can modify how those positions are computed, without affecting any other aspect of the program.
Let me know if you need more information.

Regards,
Juergen