How can correctly open a GUIDE file (.fig) created in a different screen size?
6 ビュー (過去 30 日間)
古いコメントを表示
I created a GUI using Matlab in a Mac computer, with a big screen size. For all the elements in the GUI I have set FontUnits to normalized.
And I also selected Tools->GUI Options-> Resize behavior: Proportional.
When I open the .fig to edit in Matlab (guide my_file.fig) on a Linux computer with a smaller screen (different resolution) it looks wrong:

And this is how it looks like in the Mac computer:

Any ideas on how to make it open correctly in the Linux computer?
Thank you very much
0 件のコメント
回答 (0 件)
参考
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!