Mac Mini
Ubuntu 14.04
MATLAB 2013a
PTB 3.0.12
I've recently started having issues with Screen('DrawText') which I never had before.
-Background color for text is wrong
-Fails to draw some text altogether
-Text appears compressed and jumbled
I don't get any errors, and the script runs just fine otherwise.
I’ve had subjects where this doesn’t happen at all. For those who did have a problem it happened partway through the 2nd block for one and partway through the 8th block for the other. Restarting the experiment fixed it in the later case, but not the former.
FYI I'm also collecting eye-tracker data and writing it to a data structure on each trial...
Oddly, my stimuli, an RSVP of letters and numbers which uses DrawText is totally unaffected. It’s my response screens where I’m GetMouse'ing or KbCheck’ing in a while loop where the problem is (see attached).
Thanks!
Mary MacLean
UCSB