Filter löschen
Filter löschen

GUI window size different on platform with same screen resolution

2 Ansichten (letzte 30 Tage)
Cherry Greiner
Cherry Greiner am 4 Okt. 2016
Kommentiert: Cherry Greiner am 4 Okt. 2016
I an running a GUI made by another user. We both have our screen set to the same resolution, but when I run the GUI I only see a portion of the window, so I can see all the buttons. Why is this the case and what modifications can be made to the code ?
Thanks

Antworten (1)

Joe Yeh
Joe Yeh am 4 Okt. 2016
The most likely scenario is that you two are running different versions of MATLAB. The graphics system underwent a major overhaul some time ago, which causes GUI program made with older versions of MATLAB to appear incorrectly in newer versions. One way to fix it is to open the .fig file in GUIDE and modify the GUI program using your version of MATLAB.
  1 Kommentar
Cherry Greiner
Cherry Greiner am 4 Okt. 2016
We are both running Matlab 2014b and the GUI was made with the same Matlab version.

Melden Sie sich an, um zu kommentieren.

Kategorien

Mehr zu Migrate GUIDE Apps finden Sie in Help Center und File Exchange

Tags

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by