How to Read Simulink model interfaces in m script without loading the model.

15 次查看(过去 30 天)
I have a Simulink model in 2020v, I need to use that model in 2017 without exporting to previous versions. I am not able to load the simulink (v2020)model in 2017. So is it possible to write m script(v2017) to import the interfaces of simulink model(v2020).

回答(1 个)

Benjamin Thompson
Benjamin Thompson 2022-1-31
When you select "Save" in Simulink, there should be an option to save as a previous release, at the bottom of the popup menu. I can be in R2021B and save a version of a model for R2014B. Just don't overwrite your 2020 model file in case you need that for something else.

类别

Help CenterFile Exchange 中查找有关 Programmatic Model Editing 的更多信息

Community Treasure Hunt

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

Start Hunting!

Translated by