Matlab GUI - remove a control object
Mostra commenti meno recenti
Hi all,
I know that the following code:
uicontrol('style','text','units','pixels','position'[10,2,30,5]);
will creat a text object in my GUI form.
My question is how I can remove it? Is there any command that I can use to remove a control object?
Thanks
Risposta accettata
Più risposte (0)
Categorie
Scopri di più su Frequency-Domain Analysis 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!