GUIDE - OS compatibility
Mostrar comentarios más antiguos
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 comentarios
Rik
el 19 de Nov. de 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
el 21 de Nov. de 2017
That worked! Thank you so much!
Respuestas (1)
Paul Schreter
el 21 de Nov. de 2017
0 votos
As Rik Wisselink mentioned, the GUIDE export tool is the answer!
Categorías
Más información sobre Creating, Deleting, and Querying Graphics Objects en Centro de ayuda y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!