필터 지우기
필터 지우기

problem of execution of a simulink model

조회 수: 2 (최근 30일)
noble amin
noble amin 2021년 12월 26일
답변: Walter Roberson 2021년 12월 26일
Hi everyonne, I have a matlab R2015b version, when I open a simulink file I have this error message displayed, there is a solution for this kind of error ?

답변 (1개)

Walter Roberson
Walter Roberson 2021년 12월 26일
See https://www.mathworks.com/help/simulink/gui/simulink-preferences-model-file-pane.html for the "Do not load models created with a newer version of Simulink" preference and turn it off.
The loaded model might not be completely compatible with your older version. You would be better off getting access to a newer version of Simulink and using it to export a file compatible with your release.
Note: The file was saved in R2020b. If it had been saved even one release later, in R2021a, then the model would have been incompatible with older releases. The libraries were reorganized in R2021a. But fortunately for you, in R2020b that change had not been done yet.

카테고리

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