Hi all!
I am working with a tab group in app designer, and when I load an image into the tab's axes, a control panel pops up in the upper right corner (see attached picture). For my project it is necessary this control panel is deleted. Is there specific code to eliminate this control panel? THANKS!

 Réponse acceptée

Adam Danz
Adam Danz le 14 Juil 2020
Modifié(e) : Adam Danz le 15 Juil 2020
app.UIAxes.Toolbar.Visible = 'off';
%|__________| replace with your axis handle.
More info on the axis toolbar:

Plus de réponses (0)

Catégories

En savoir plus sur Images dans Centre d'aide et File Exchange

Community Treasure Hunt

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

Start Hunting!

Translated by