Page 1 of 1
cursor movement
Posted: 14 Nov 2011, 09:11
by RobinWang
Hi, in my system, in feedbackDemo the cursor move up and down, how to change it to be horizontal movement, and how to change the targets on the left and right of the window? Where should be modified?
Re: cursor movement
Posted: 22 Nov 2011, 14:36
by jawilson
Hello,
We would recommend using the CursorTask application for any real BCI experiments. The FeedbackDemo is just a short example of how to start writing your own applications; the CursorTask has full support for changing the direction of the cursor, the target locations, etc.
Adam
Re: cursor movement
Posted: 24 Nov 2011, 21:56
by RobinWang
jawilson wrote:Hello,
We would recommend using the CursorTask application for any real BCI experiments. The FeedbackDemo is just a short example of how to start writing your own applications; the CursorTask has full support for changing the direction of the cursor, the target locations, etc.
Adam
Thank you so much!
Regards,
Robin