Simulink forward compatibility question

2 views (last 30 days)
I have a .mdl file which was created in simulink version 6.5. i saved it as in version 6.0 which was the oldest available version. The thing is I need to work on this file in an earlier version of matlab which has 5.0 vesion of simulink. It is not opening at all. Does anybody have any solutions.
this is the message it gave me
Warning: Loading model 'gen_load_simulink_only_6_0' generated with a newer version (6) of Simulink. > In C:\MATLAB6p5p1\toolbox\matlab\general\private\openmdl.m at line 13 In C:\MATLAB6p5p1\toolbox\matlab\general\open.m at line 125 In C:\MATLAB6p5p1\toolbox\matlab\uitools\uiopen.m at line 142 Warning: gen_load_simulink_only_6_0.mdl, line 4: block_diagram does not have a parameter named 'GraphicalInterface'. > In C:\MATLAB6p5p1\toolbox\matlab\general\private\openmdl.m at line 13 In C:\MATLAB6p5p1\toolbox\matlab\general\open.m at line 125 In C:\MATLAB6p5p1\toolbox\matlab\uitools\uiopen.m at line 142 Warning: gen_load_simulink_only_6_0.mdl, line 5: block_diagram does not have a parameter named 'NumRootInports'. > In C:\MATLAB6p5p1\toolbox\matlab\general\private\openmdl.m at line 13 In C:\MATLAB6p5p1\toolbox\matlab\general\open.m at line 125 In C:\MATLAB6p5p1\toolbox\matlab\uitools\uiopen.m at line 142 Warning: gen_load_simulink_only_6_0.mdl, line 6: block_diagram does not have a parameter named 'NumRootOutports'. > In C:\MATLAB6p5p1\toolbox\matlab\general\private\openmdl.m at line 13 In C:\MATLAB6p5p1\toolbox\matlab\general\open.m at line 125 In C:\MATLAB6p5p1\toolbox\matlab\uitools\uiopen.m at line 142 Warning: gen_load_simulink_only_6_0.mdl, line 7: block_diagram does not have a parameter named 'ParameterArgumentNames'. > In C:\MATLAB6p5p1\toolbox\matlab\general\private\openmdl.m at line 13 In C:\MATLAB6p5p1\toolbox\matlab\general\open.m at line 125 In C:\MATLAB6p5p1\toolbox\matlab\uitools\uiopen.m at line 142 Warning: gen_load_simulink_only_6_0.mdl, line 8: block_diagram does not have a parameter named 'ComputedModelVersion'. > In C:\MATLAB6p5p1\toolbox\matlab\general\private\openmdl.m at line 13 In C:\MATLAB6p5p1\toolbox\matlab\general\open.m at line 125 In C:\MATLAB6p5p1\toolbox\matlab\uitools\uiopen.m at line 142 Warning: gen_load_simulink_only_6_0.mdl, line 9: block_diagram does not have a parameter named 'NumModelReferences'. > In C:\MATLAB6p5p1\toolbox\matlab\general\private\openmdl.m at line 13 In C:\MATLAB6p5p1\toolbox\matlab\general\open.m at line 125 In C:\MATLAB6p5p1\toolbox\matlab\uitools\uiopen.m at line 142 Warning: gen_load_simulink_only_6_0.mdl, line 10: block_diagram does not have a parameter named 'NumTestPointedSignals'. > In C:\MATLAB6p5p1\toolbox\matlab\general\private\openmdl.m at line 13 In C:\MATLAB6p5p1\toolbox\matlab\general\open.m at line 125 In C:\MATLAB6p5p1\toolbox\matlab\uitools\uiopen.m at line 142
  2 Comments
TAB
TAB on 14 Jun 2012
In my simulink 6.6 (R2007a), i am able to save the model in the version upto Simulink 4 (R12).
Have you looked in *Save as type* in *Save as* dialog box ?
Kaustubha Govind
Kaustubha Govind on 14 Jun 2012
Rahul: Perhaps you should get R2007a or an older version to find the SaveAs option for Simulink 5.0, like TAB suggested?

Sign in to comment.

Accepted Answer

Andreas Goser
Andreas Goser on 14 Jun 2012
Simulink 5.0 is a 10 year old peace of software... Do you really need this old version? I suggest that you invest the time and effort to actually upgrade instead of downgrade. Technical Support can assist you with this and also with your project partners - in case the demand for an older version comes from your project partner, what I hear quite often.
  2 Comments
Rahul
Rahul on 14 Jun 2012
Moved: Stefanie Schwarz on 5 Oct 2022
The place i am working has given me a network license for this version. So upgrading is not an option. Do you know whether it is possible to downgrade?
Andreas Goser
Andreas Goser on 14 Jun 2012
Moved: Stefanie Schwarz on 5 Oct 2022
I conclude with the technical suggestions from TAB and Kaustubha, see above.
One reason, I was mentioning upgrading is that I saw the place you are working in your profile. I would be surprised if this prestigous organization is not under software maintenance service.
I know of multiple difficulties of downgrading that are depending on functionality that has been added in newer versions. Then it is sometimes not possible to realize a model in an older version. As the conrete technical help depends on your actual model, I also recommend contacting Technical Support. By doing that, you automatically will find out anyway if your license is under maintenance.

Sign in to comment.

More Answers (0)

Products

Community Treasure Hunt

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

Start Hunting!