GUI fig backward compatibilty

2 次查看(过去 30 天)
Voulgarakis Georgios
Hey guys,
I need some help with the following.
I have developed a GUI on 2012a version of MATLAB, using guide. I tried to run it on a 2006b version, and it gives a segmentation error.
Just like in this link:
I tried the solutions suggested in the following links:
Anybody with an idea on how to work around it?
  2 个评论
Walter Roberson
Walter Roberson 2013-5-31
It isn't relevant, as R2006b does have function handles.
However, R2012a GUIDE makes use of objects that do not exist in R2006b.

请先登录,再进行评论。

回答(1 个)

Walter Roberson
Walter Roberson 2013-5-31
I seem to recall that GUIDE has a facility to save a gui as an older version. It might not have exactly the same functionality or look, but at least it would not crash like that.
  1 个评论
Voulgarakis Georgios
It is true, and this setting is in Preferences, under General/MAT-Files.
Yet what I have selected is MATLAB Version 7 or later. Despite this though, it still doesn't run or load any GUI made with 2012a version, that I have.
I get the feeling that in my case, the problem might have sth to do with the fact I am using a x64 system, and I guess the version I am trying to run on is 32bit system...
Any ideas how to solve such an issue?

请先登录,再进行评论。

类别

Help CenterFile Exchange 中查找有关 Migrate GUIDE Apps 的更多信息

产品

Community Treasure Hunt

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

Start Hunting!

Translated by