Hey all
I'm new to both psychtoolbox and matlab and am having a bit of trouble
with the Screen('flip') function
I want to display a stimulus for 2 seconds, then display another
stimulus until a key is pressed
I roughly understand what flip does, but not really how to use it
Screen(wPtr, 'Flip', [,when])
I have tried using "when" in various ways but all of my attempts give
error messages like this:
PTB-ERROR: Screen('Flip'); beamposition timestamping computed an
*impossible stimulus onset value* of 175915.677139 secs, which would
indicate that
PTB-ERROR: stimulus onset happened *before* it was actually requested!
(Earliest theoretically possible 175915.687888 secs).
Any advice would be most welcome!
Cheers,
Claire
I'm new to both psychtoolbox and matlab and am having a bit of trouble
with the Screen('flip') function
I want to display a stimulus for 2 seconds, then display another
stimulus until a key is pressed
I roughly understand what flip does, but not really how to use it
Screen(wPtr, 'Flip', [,when])
I have tried using "when" in various ways but all of my attempts give
error messages like this:
PTB-ERROR: Screen('Flip'); beamposition timestamping computed an
*impossible stimulus onset value* of 175915.677139 secs, which would
indicate that
PTB-ERROR: stimulus onset happened *before* it was actually requested!
(Earliest theoretically possible 175915.687888 secs).
Any advice would be most welcome!
Cheers,
Claire