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

조회 수: 14 (최근 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