How can correctly open a GUIDE file (.fig) created in a different screen size?
1 view (last 30 days)
Show older comments
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 Comments
Answers (0)
See Also
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!