Hi.
I am trying to implement a simulation of flashing squares using
screen('setClut') command to load the look up tables. I also need to
implement the Frequency control for the flashing square. I am having
trouble estimating how long on average does this command take to
load a look up table. Initially I was under impression that it
should take 1/60 seconds if the refersh rate is 60Hz, which I would
prefer, but it turned out to be not true. Does anybody know how this
command works in terms of the timing/load rates?
Thank you,
Zalman
I am trying to implement a simulation of flashing squares using
screen('setClut') command to load the look up tables. I also need to
implement the Frequency control for the flashing square. I am having
trouble estimating how long on average does this command take to
load a look up table. Initially I was under impression that it
should take 1/60 seconds if the refersh rate is 60Hz, which I would
prefer, but it turned out to be not true. Does anybody know how this
command works in terms of the timing/load rates?
Thank you,
Zalman