[app designer] UIAxes mouse moving delay.

3 views (last 30 days)
Hi there.
I am trying to make a app that makes image on UIAxes sequensly.
But when I moving a mouse pointer inside the image area, image update time is delayed.
ex) update time: 0.2 -> 0.7~ more.
I think mouse position callback or something like that makes delay.
how can I fix it? or how can I disable mouse position callback on UIAxes?
thanks.

Accepted Answer

Jae-Hee Park
Jae-Hee Park on 24 Dec 2021

More Answers (0)

Categories

Find more on Develop Apps Using App Designer 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!