Error while evaluating UIControl Callback

1 次查看(过去 30 天)
My code is running on Matlab 7.10.0(R2010a),if I want to run the code on Matlab 2016a giving error:
Error in seasonal_trend/construct_GUI/select_file (line 892)
set_busy();
Error while evaluating UIControl Callback
I attached my code, excel file and screen video how to run the code. I would be very greatful, if someone can help me to solvethe issue.
  4 个评论
Adam
Adam 2017-6-8
编辑:Adam 2017-6-8
"There is no enable property on the ButtonGroup class."
Are you attempting to set the enable property of a ButtonGroup class? If so then that is the problem! At a guess R2010 supported this, but it was discontinued at some point since then.
davit petraasya
davit petraasya 2017-6-8
Okay thanks Adam, I will change enable property on the ButtonGroup class. Hope I will figure it out soon :)

请先登录,再进行评论。

回答(0 个)

类别

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