Remove menubar from a figure BUT leaving the toolbar

Is there a way to remove the menubar (in red below) from a figure without remove the little toolbar (in blue)?
Using
set(gcf, 'MenuBar', 'none');
removes m both.

Respuestas (1)

Jan
Jan el 6 de Mayo de 2022
You mention the toolbar of the axes. This should not disappear if you remove the toolbar of the figure.
Which Matlab version are you using? You can control the behavior of the axes toolbars:

1 comentario

Thank you. I used Matlab 2021b. I'm going to try again with 2022a

Iniciar sesión para comentar.

Preguntada:

el 6 de Mayo de 2022

Comentada:

el 13 de Mayo de 2022

Community Treasure Hunt

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

Start Hunting!

Translated by