Figure Toolbar is flickering

8 次查看(过去 30 天)
When I plot a figure, the toolbar visibility is constantly flickering on and off when I move my mouse around, making it very difficult to click anything. I took a video but am unsure how to share it in this question. This is a relatively recent issue, I have been using 2023b for a while now and I only noticed this happening today. Does this seem like a bug in MATLAB or would you suspect this has more to do with my system graphics settings? Have you come across this issue before? Thank you in advance for any help.

采纳的回答

Divyanshu
Divyanshu 2024-4-1
编辑:Divyanshu 2024-4-1
Hi Lowell,
It is the expected behaviour of toolbar, it becomes visible when you hover over the axes of the figure else it disappears.
You can read the following documentation for more details about the expected behaviour of the toolbar:
Moreover, you can modify the visibility of the toolbar, please refer the following documentation for further details:
  3 个评论
Divyanshu
Divyanshu 2024-4-3
Thanks for clarifying.
I tried reproducing the issue in R2023b but it is behaving normally. Can you please share the reproduction steps of the issue you are facing?
Lowell Bartlett
Lowell Bartlett 2024-4-4
Unfortunately there isn't a clear pattern of when this issue is occurring. It appeared seemingly out of nowhere. I was trying to fix a different issue I was having with vector graphics and ran set(gcf, 'Renderer', 'painters'), and now it isn't flickering anymore so I suppose I'll close the issue.

请先登录,再进行评论。

更多回答(0 个)

类别

Help CenterFile Exchange 中查找有关 Graphics Performance 的更多信息

产品


版本

R2023b

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by