How can I add or remove the menubar or toolbar from a figure in MATLAB?
Mostrar comentarios más antiguos
How can I add or remove the menubar or toolbar from a figure in MATLAB?
I want to control whether the menubar and toolbar appear in a figure. Can I turn them on or off?
Respuesta aceptada
Más respuestas (1)
Even with the instructions, there is still a white bar at the top of the figure, like in screnshot below. (The rest of the figure in the screenshot is black).
How can I get rid of this white bar? What is it called if it's not the Menu Bar or Tool Bar? I don't see any other kinds of "bars" listed in figure properties.

2 comentarios
KAE
el 7 de Abr. de 2022
Steven Lord
el 7 de Abr. de 2022
The description of the 'fullscreen' value for the figure property WindowState doesn't give that bar a name; it just says "the minimize, restore, and close buttons provided by the operating system". So maybe we could call it the "system controls bar"?
Categorías
Más información sobre Graphics Object Properties en Centro de ayuda y File Exchange.
Productos
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!