GUI differences among different users
Mostra commenti meno recenti
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?
Risposta accettata
Più risposte (2)
Image Analyst
il 7 Dic 2012
0 voti
Perhaps install the same video adapter as you have.
Matt Fig
il 7 Dic 2012
0 voti
Set the renderer of the GUI figure to painters or zbuffers and try again.
Categorie
Scopri di più su Resizing and Reshaping Matrices in Centro assistenza e File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!