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 Comments

Can you please post the full error stack you get.
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.

Sign in to comment.

Answers (0)

Categories

Asked:

on 1 Apr 2014

Commented:

on 1 Apr 2014

Community Treasure Hunt

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

Start Hunting!