difference between matlab2007 and matlab2012
显示 更早的评论
Hello,
I am trying to run a program, which was written for matlab 2007, on matlab 2012a. The error is : Error in MIS_ABSORPTION (line 42) gui_mainfcn(gui_State, varargin{:});
Error while evaluating uicontrol Callback
I am a beginner with matlab, do you know what I need to change to make it running?
Thanks a lot!
2 个评论
Friedrich
2014-4-1
Can you please post the full error stack you get.
Chandrasekhar
2014-4-1
There are many things changed in Matlab & Simulink between 2011 and 2012. So the applications developed before 2011 versions might not be compatible with 2012 versions and higher.
回答(0 个)
类别
在 帮助中心 和 File Exchange 中查找有关 Entering Commands 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!