resize in gui.m
Mostra commenti meno recenti
Hi,
how i can resize a pannel with all elements in GUIs m-file ?
Risposta accettata
Più risposte (1)
Image Analyst
il 23 Nov 2018
0 voti
Try setting the Position property of the panel. Make sure the units property of the panel and all controls inside the panel are set to 'normalized'.
Categorie
Scopri di più su App Building 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!