convert simulink model to older version

247 visualizaciones (últimos 30 días)
Michela
Michela el 4 de Abr. de 2023
Comentada: Michela el 5 de Abr. de 2023
I have a model developed in matlab ver 2023a I need to convert it into version 2011a.
I ask if it's possible doing this:
1) convert from 2023a to 2016a
2) then convert the converted model from 2016a to 2011a
Thanks to any answer
Regars
Michela

Respuestas (1)

Samyuktha
Samyuktha el 4 de Abr. de 2023
Editada: Samyuktha el 4 de Abr. de 2023
Hi Michela,
I understand that you want to convert the version of your Simulink model.
1. To convert the new version to the old one:
In the Simulink window, File > Save > Previous version and save in your desired version.
For more information, please refer to the Export Model to Previous Version of Simulink section in the following documentation link:
2. To convert the old version to the new one:
Open the original model in Simulink new version and save it as the new model (*.slx or *.mdl).
Hope it helps!
  3 comentarios
Michela
Michela el 5 de Abr. de 2023
Hi, I converted the 'converted model' ... the method works.
So now I have a 2011a model from a 2023a model. Very good

Iniciar sesión para comentar.

Categorías

Más información sobre Electrical Block Libraries en Help Center y File Exchange.

Community Treasure Hunt

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

Start Hunting!

Translated by