Hi there,
I am trying to produce an experiment that involves thousands of trials. Each trial consists of
a movie and a response phase. The problem is that it takes longer and longer to produce a
trial as the experiment wears on. For the first one hundred trials, the average trial duration is
less than 2 seconds. Then by the time I reach trial number 500, the average duration has
exceeded 5 seconds. I am not accumulating any data, and I clear all variables after I'm done
with them. It seems that for some reason matlab/psychtoolbox does not like long "for loops"
when producing dynamic cisplays. Any suggestions on how to prevent the trial duration from
increasing gradually over the course of my experiment?
Thanks alot!
Brian
I am trying to produce an experiment that involves thousands of trials. Each trial consists of
a movie and a response phase. The problem is that it takes longer and longer to produce a
trial as the experiment wears on. For the first one hundred trials, the average trial duration is
less than 2 seconds. Then by the time I reach trial number 500, the average duration has
exceeded 5 seconds. I am not accumulating any data, and I clear all variables after I'm done
with them. It seems that for some reason matlab/psychtoolbox does not like long "for loops"
when producing dynamic cisplays. Any suggestions on how to prevent the trial duration from
increasing gradually over the course of my experiment?
Thanks alot!
Brian