MATLAB : Problem with the size of my interface in GUI
2 vues (au cours des 30 derniers jours)
Afficher commentaires plus anciens
Sarah Guiffray
le 3 Avr 2015
Réponse apportée : Mischa Kim
le 3 Avr 2015
Hello, I created an interface with GUIDE but when I run this application from another computer with not the same resolution, I can't see all my buttons in my interface even if all the button are in the object browser because the parameter "height" of my figure is too small. The problem is I can't modify this size in the property inspector (maybe it is already the maximum value for this computer). So I don't know how to resolve this problem in order to run my application on computer with different resolution.
Thank in advance,
Best regards
0 commentaires
Réponse acceptée
Mischa Kim
le 3 Avr 2015
Sarah, this should help: http://de.mathworks.com/help/matlab/creating_guis/designing-for-cross-platform-compatibility.html .
0 commentaires
Plus de réponses (0)
Voir également
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!