How to remove the blue toolbar around the MATLAB figure.

8 次查看(过去 30 天)
I need to remove the blue toolbar around the MATLAB figure.
I was using:
figure('toolbar','none')
but it is removing the menubar underneath the bluebar.
I have read other posting but no success.
Thanks, Amanda

采纳的回答

Matt Fig
Matt Fig 2012-11-21
figure('menubar','none')
  1 个评论
KAE
KAE 2022-4-7
https://www.mathworks.com/matlabcentral/fileexchange/50111-undecoratefig-remove-restore-figure-border-and-title-bar

请先登录,再进行评论。

更多回答(0 个)

标签

Community Treasure Hunt

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

Start Hunting!

Translated by