Remove menubar from a figure BUT leaving the toolbar
Mostra commenti meno recenti
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.

Risposte (1)
Jan
il 6 Mag 2022
0 voti
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 Commento
Veronica Taurino
il 13 Mag 2022
Categorie
Scopri di più su Process Point Clouds in Centro assistenza e File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!