GUI differences among different users
Ältere Kommentare anzeigen
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?
Akzeptierte Antwort
Weitere Antworten (2)
Image Analyst
am 7 Dez. 2012
0 Stimmen
Perhaps install the same video adapter as you have.
Matt Fig
am 7 Dez. 2012
0 Stimmen
Set the renderer of the GUI figure to painters or zbuffers and try again.
Kategorien
Mehr zu Resizing and Reshaping Matrices finden Sie in Hilfe-Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!