Input object for model reference
1 次查看(过去 30 天)
显示 更早的评论
Hi everyone, I'm trying to convert our existing large Simulink mdl into smaller number of Simulink mdls through Model Reference blocks. However, I'm hitting a road bump.
Currently, the large mdl has components and subcomponents under them and hence a tree structure. The inputs to the system are fed by also a tree structure of class objects. Masks allows us to segregate the components and allows a neat tight coupling between the Simulink block and input tree structure.
Unfortunately, I've just learnt that Model Reference can't take objects/structures as model arguements. Am I right or completely wrong with this statement?
Thanks.
0 个评论
回答(1 个)
另请参阅
产品
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!