MATLAB : Problem with the size of my interface in GUI
1 view (last 30 days)
Show older comments
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 Comments
Accepted Answer
Mischa Kim
on 3 Apr 2015
Sarah, this should help: http://de.mathworks.com/help/matlab/creating_guis/designing-for-cross-platform-compatibility.html .
0 Comments
More Answers (0)
See Also
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!