Click to See Complete Forum and Search --> : Display image in Matlab w/ Vertical Sync


sonpreminger
November 1st, 2004, 04:30 AM
Hi,

Does anyone know how to display an image in Matlab taking into account vertical sync?

I have tried to display an image in Matlab for a short duration (less than 200ms) with imshow() or image() and the image was not shown in a 'clean' way (meaning it did not appear or disappear completely at once, I guess it's called 'tearing'). I thought it might be related to the vertical sync of the screen.

Many thanks,
Son