Imshow image flickering in appdesighner
1 view (last 30 days)
Show older comments
Hello,
for a long timeI have been using imshow to present video in matlab. It is done by presenting the 1st frame with imshow and after that, replacing CData property with new image data, and doing drawnow/pause to actually present it. This is giving a smooth video performance in GUIDE or just in a standalone figure.
Recently I tried to do the same in the new appdesighner. What I get however, with the same method,is a constant flickering of the image making it impossible to work with.
Any 1 have an idea how it can be worked around? Or is it an issue of immaturity of the appdesighner ? (imshow support in appdesighner was only added in 2016b ... )
Thansk in advance, Jenia
0 Comments
Accepted Answer
Sharmila Raghu
on 30 Dec 2016
I am able to reproduce this behavior.I work for MathWorks and I have forwarded this feedback to the appropriate product team.
4 Comments
Yoshi
on 29 Jan 2018
I am using 2016b and facing the same flickering problem. Could you share how you worked around this?
See Also
Categories
Find more on Event Functions in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!