フィルターのクリア

GUI window size different on platform with same screen resolution

2 ビュー (過去 30 日間)
Cherry Greiner
Cherry Greiner 2016 年 10 月 4 日
コメント済み: Cherry Greiner 2016 年 10 月 4 日
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

回答 (1 件)

Joe Yeh
Joe Yeh 2016 年 10 月 4 日
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 件のコメント
Cherry Greiner
Cherry Greiner 2016 年 10 月 4 日
We are both running Matlab 2014b and the GUI was made with the same Matlab version.

サインインしてコメントする。

カテゴリ

Help Center および File ExchangeMigrate GUIDE Apps についてさらに検索

タグ

Community Treasure Hunt

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

Start Hunting!

Translated by