How to remove the blue toolbar around the MATLAB figure.

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

 采纳的回答

figure('menubar','none')

1 个评论

https://www.mathworks.com/matlabcentral/fileexchange/50111-undecoratefig-remove-restore-figure-border-and-title-bar

请先登录,再进行评论。

更多回答(0 个)

类别

帮助中心File Exchange 中查找有关 Creating, Deleting, and Querying Graphics Objects 的更多信息

标签

Community Treasure Hunt

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

Start Hunting!

Translated by