Info

此问题已关闭。 请重新打开它进行编辑或回答。

Saving GUI made with 2007b version in 2013a version creates an error

1 次查看(过去 30 天)
I have made a simple gui using the 2007b version of Matlab. About a month ago I upgraded to 2013a, and today I opened my old GUI (with guide) to do some minor editing. Upon saving the edited version of my gui i receive the following error message:
Undefined function 'brush' for input argument of type 'double'.
Error in hgsaveStructDbl(line 34) brushing(i)=brush(hFigures(i),'ison')
Seems like I do not have the brush function anymore after the upgrade. Is there a compatibility problem between 2007 and 2013 matlab when it comes to GUIs?
Dan
  3 个评论
Dan Henrik
Dan Henrik 2014-1-13
No, I am trying to save a gui in R2013a (after some editing) that was originally made with R2007b.
ES
ES 2014-1-13
There is definitely reverse compatibility problems between GUIs of 2007b and those of later. Even 2009a/b has a lot of problem. By lot I mean, a lot to expect within two or three releases.

回答(0 个)

Community Treasure Hunt

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

Start Hunting!

Translated by