GUIDE - OS compatibility
古いコメントを表示
I'm running into an issue where developing with GUIDE on my mac isn't translating very well to windows. See example pics to notice none of the sizings is transferring between OS's:


I've noticed that when I open the inspector window for various objects in the GUI, it's got completely different values between Mac/Windows. For example, Mac has 'units' set to character, where Windows has it set to normalized. Another example is all the positioning coordinates are all different.
Is there a way to hard save everything in the inspector window so that when opened in a different operating system it uses the same information?
2 件のコメント
Rik
2017 年 11 月 19 日
This is one of the reason I generally don't use GUIDE.
Use the export tool to convert your fig to code that will generate all objects inside your figure. You can then edit the properties it sets en choose explicit settings for 'Units' and 'Position'.
Paul Schreter
2017 年 11 月 21 日
That worked! Thank you so much!
回答 (1 件)
Paul Schreter
2017 年 11 月 21 日
0 投票
As Rik Wisselink mentioned, the GUIDE export tool is the answer!
カテゴリ
ヘルプ センター および File Exchange で Creating, Deleting, and Querying Graphics Objects についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!