A Matlab GUI made with GUIDE on r2015a does not display properly in a standalone executable file
Mostra commenti meno recenti
I have made a GUI mygui.fig using Matlab GUIDE on Matlab r2015. When I right click myguide.fig and select 'Open in GUIDE', the interface fits the screen nicely. When I run the corresponding function mygui.m the interface displays nicely and fits the screen well. However, when I make an executable file, install and run it, the GUI suddenly does not fit the screen on the same monitor. I can not figure out what is the problem. The same thing happens when I run mygui.m on Matlab r2016; suddenly the GUI no longer fits the screen. And I stress that this all happens on the same monitor. My GUI units and the units of all components are 'normalized'. The resize option of the GUI is 'on' and the resize behavior of the GUI is set to 'proportional'. All help is appreciated!
Risposta accettata
Più risposte (0)
Categorie
Scopri di più su Startup and Shutdown 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!