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

 Accepted Answer

figure('menubar','none')

1 Comment

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

Sign in to comment.

More Answers (0)

Tags

Asked:

on 21 Nov 2012

Commented:

KAE
on 7 Apr 2022

Community Treasure Hunt

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

Start Hunting!