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!