Can you use a Simulink model to set the values in a different model?
5 次查看(过去 30 天)
显示 更早的评论
Is there any way that you can have one model link up to another model? Lets say I got a model that looks like this:
And another model that looks like:
If the first one had constant blocks instead of inports, could I set the first models constants and have the outport send the value to the inport of the second model?
0 个评论
采纳的回答
Kaustubha Govind
2012-7-18
AFAIK, the only supported way currently to have two models run simultaneously and send/receive data from each other is to use both of them as referenced models inside a third model where you can connect their input/output ports as required.
0 个评论
更多回答(0 个)
另请参阅
类别
在 Help Center 和 File Exchange 中查找有关 Simulink Functions 的更多信息
产品
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!