フィルターのクリア

Can i run the matlab A version simulink file in matlab B version?

6 ビュー (過去 30 日間)
syed
syed 2024 年 5 月 4 日
編集済み: Cris LaPierre 2024 年 5 月 4 日
clear all

回答 (1 件)

Cris LaPierre
Cris LaPierre 2024 年 5 月 4 日
編集済み: Cris LaPierre 2024 年 5 月 4 日
It depends on what the actual release versions are.
Simulink is backwards compatable, so a model from an earlier release should be able to run in a newer release. If you create your model in a newer release only using what existed in the earlier release, then it should also be able to run in both versions.
However, if your model uses functionality that did not exist in an earler releaes, then you will get an error when trying to run it in the earlier release.

カテゴリ

Help Center および File ExchangeModeling についてさらに検索

タグ

Community Treasure Hunt

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

Start Hunting!

Translated by