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!