About figure that remove the Toolbar

I want to remove toolbar at Figure. how to do ?? pleas give me some advice, thanks!!

 Risposta accettata

figure('toolbar','none')
or if you already have the figure
set(gcf,'toolbar','none')

Più risposte (0)

Categorie

Scopri di più su Interactive Control and Callbacks 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!

Translated by