MATLAB : Problem with the size of my interface in GUI
1 次查看(过去 30 天)
显示 更早的评论
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 个评论
采纳的回答
Mischa Kim
2015-4-3
Sarah, this should help: http://de.mathworks.com/help/matlab/creating_guis/designing-for-cross-platform-compatibility.html .
0 个评论
更多回答(0 个)
另请参阅
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!