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!