linking simulink from m-file

7 ビュー (過去 30 日間)
Krishnendu Mukherjee
Krishnendu Mukherjee 2012 年 1 月 21 日
コメント済み: Steven Lord 2021 年 1 月 25 日
how to link a model from a m-file? plz tel

採用された回答

Kaustubha Govind
Kaustubha Govind 2012 年 1 月 23 日
To call MATLAB code from a Simulink model, use one of the three MATLAB Function Blocks available. To run Simulink models from MATLAB, use the sim command. Also see Command Line Functionality for Simulink.
  7 件のコメント
Md Toukir Hasan
Md Toukir Hasan 2021 年 1 月 24 日
What is the actual syntax of calling simulink file in matlab script? Version is 2020b. Quick response please
Steven Lord
Steven Lord 2021 年 1 月 25 日
https://www.mathworks.com/help/simulink/run-individual-simulations.html

サインインしてコメントする。

その他の回答 (0 件)

カテゴリ

Help Center および File ExchangeControl Design in Simulink についてさらに検索

Community Treasure Hunt

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

Start Hunting!

Translated by