How to keep the size of interface fixed?
1 visualizzazione (ultimi 30 giorni)
Mostra commenti meno recenti
Samyak Tanted
il 26 Giu 2020
Risposto: Aditya Gupta
il 26 Giu 2020
Designed an interface but size of fills entire display, how to keep it fixed?
0 Commenti
Risposta accettata
Aditya Gupta
il 26 Giu 2020
Look for 'Position' in your m-file. You're probably calling set() with the 'Position' property set to be the whole screen.
0 Commenti
Più risposte (0)
Vedere anche
Categorie
Scopri di più su Files and Folders in Help Center e File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!