How to link .m files with simscape ?
古いコメントを表示
I have a simscape model and an m file. I want both to run in sync. The signal fed to the simscape model is generated at each instance of time by the m file and the output of the model is the input for the m file.
回答 (1 件)
Sabin
2026 年 1 月 6 日
0 投票
This can be done using the MATLAB Function in Simulink:
カテゴリ
ヘルプ センター および File Exchange で Simscape についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!