how can i convert simulink model 2107 to 2015

2 vues (au cours des 30 derniers jours)
heba beder
heba beder le 12 Fév 2018
hello, i have a simulink model 2017 and i want to open it with matlab 2015, but i dont have matlab 2017 can anyone convert it to me

Réponses (1)

Laza Álmos
Laza Álmos le 25 Avr 2020
Maybe dhruv gajwa's answer to a similar question might help:
Simulink has a preference, in the Model File section, called "Do not load models created with a newer version of Simulink". You can temporarily turn this off rather than edit the model files to change version numbers.
If the model uses only basic blocks then it might be possible to load it in R2017b, but it could also crash MATLAB. As others have commented, using the "Export to Previous Version" feature is the supported way to take a model from a later release to an earlier one.
Remember to turn the preference "Do not load models created with a newer version of Simulink" back on afterwards.

Catégories

En savoir plus sur Simulink Environment Customization dans Help Center et File Exchange

Community Treasure Hunt

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

Start Hunting!

Translated by