GUI differences among different users
Show older comments
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?
Accepted Answer
More Answers (2)
Image Analyst
on 7 Dec 2012
0 votes
Perhaps install the same video adapter as you have.
Matt Fig
on 7 Dec 2012
0 votes
Set the renderer of the GUI figure to painters or zbuffers and try again.
Categories
Find more on Resizing and Reshaping Matrices in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!