Input object for model reference
1 visualización (últimos 30 días)
Mostrar comentarios más antiguos
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 comentarios
Respuestas (1)
Ver también
Productos
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!