linking simulink from m-file
7 ビュー (過去 30 日間)
古いコメントを表示
Krishnendu Mukherjee
2012 年 1 月 21 日
コメント済み: Steven Lord
2021 年 1 月 25 日
how to link a model from a m-file? plz tel
0 件のコメント
採用された回答
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
2021 年 1 月 24 日
What is the actual syntax of calling simulink file in matlab script? Version is 2020b. Quick response please
その他の回答 (0 件)
参考
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!