how to transfer a simulink model from the old version to the new version

21 views (last 30 days)
hi all
please help, I need to transfer the Simulink model from the old version of Matlab (r2014a) to the new one (r2024a)
  1 Comment
Sam Chak
Sam Chak on 27 Mar 2024
Moved: Sam Chak on 27 Mar 2024
If you're already using MATLAB/Simulink R2024a, you should be able to open the previously saved slx or mdl file from the R2014a release. My assumption for why you posed this question is that the old version of the Simulink model may contain obsolete blocks that are no longer supported in the R2024 release.

Sign in to comment.

Answers (1)

goutham_vijapur
goutham_vijapur on 28 Mar 2024
Hi Ase,
I understand that you want to port your working Simulink model built using R2014a to the recent release R2024a.
The ‘Upgrade Advisor’ introduced in R2012b, could be useful to achieve the goal. The documentation page of the Upgrade Advisor has a detailed overview of how to use the tool with examples and screenshots wherever necessary.

Categories

Find more on Modeling in Help Center and File Exchange

Community Treasure Hunt

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

Start Hunting!