GUI differences among different users
显示 更早的评论
I created a gui using GUIDE from MATLAB 2009a and got it looking how I want it. Multiple people have tried to use it as well, all from 2009a (from different computers). of the 10 or so people I have talked with, maybe 5 or 6 have the problem where the gui is showing up differently. This means that buttons and other items on the gui are misplaced or misaligned, although the functionality is still there. What can I do to make the gui appear the same for all users?
采纳的回答
更多回答(2 个)
Image Analyst
2012-12-7
0 个投票
Perhaps install the same video adapter as you have.
Matt Fig
2012-12-7
0 个投票
Set the renderer of the GUI figure to painters or zbuffers and try again.
类别
在 帮助中心 和 File Exchange 中查找有关 Resizing and Reshaping Matrices 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!