How can I set KbWait to wait 5 seconds for an input, and if none, move on in Psychtoolbox?
1 回表示 (過去 30 日間)
古いコメントを表示
Hi,
I'm trying to use KbWait in an experiment. The subject must make a key press within 5 seconds, or the experiment will move on. I obviously tried KbWait(5), but that does not work. Should I create some sort of an if statement with the time?
Thanks!
0 件のコメント
回答 (0 件)
参考
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!