GUIDE - OS compatibility

1 Ansicht (letzte 30 Tage)
Pa
Pa am 19 Nov. 2017
Kommentiert: Paul Schreter am 21 Nov. 2017
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 Kommentare
Rik
Rik am 19 Nov. 2017
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
Paul Schreter am 21 Nov. 2017
That worked! Thank you so much!

Melden Sie sich an, um zu kommentieren.

Antworten (1)

Paul Schreter
Paul Schreter am 21 Nov. 2017
As Rik Wisselink mentioned, the GUIDE export tool is the answer!

Kategorien

Mehr zu Creating, Deleting, and Querying Graphics Objects finden Sie in Help Center und File Exchange

Community Treasure Hunt

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

Start Hunting!

Translated by