Multiple instances of referenced models in Normal mode
Show older comments
Hi all,
I'm trying to design a simple model of a car by using Model Referencing. I have modeled a wheel, and I referenced this wheel model four times but with different parameters. I wish to simulate the entire system in Normal mode. However, the error I get is the following:
"Although multiple instances of a referenced model can simulate in Accelerator mode, only one instance of a referenced model can simulate in Normal mode at a time. Model 'VehicleDynamics' directly or indirectly references model 'WheelDynamics' more than once via Model blocks that are configured for Normal mode. One such Model block is 'VehicleDynamics/FR wheel'. To fix this problem, first run depview('VehicleDynamics', 'ModelReferenceInstance', true) or from the top model menu choose Tools > Model Dependencies > Model Dependency Viewer > Referenced Model Instances. The dependency viewer puts a red octagon on models referenced more than once in Normal mode. Change the parents of the blocks with red octagons so that at most one Normal mode instance exists per model."
So it seems that I cannot use multiple instances in the same model when using Normal mode. This is strange to me and I don't understand why. Is there some shortcut to simulate my model in Normal mode by using multiple references? Any suggestion will be greatly appreciated. Thanks,
Ubaldo
--
Accepted Answer
More Answers (1)
Ubaldo Tiberi
on 18 Apr 2012
0 votes
4 Comments
Ubaldo Tiberi
on 18 Apr 2012
Kaustubha Govind
on 18 Apr 2012
Ubaldo: This looks like a new question. Will it be possible to accept my answer for your original question, and post this as a new question?
Kaustubha Govind
on 18 Apr 2012
Btw, did you configure all the models in question "SingleWheelTEST", "WheelDynamics" and "LocalController" to use a Fixed-Step solver? Or just tje top-level model?
Ubaldo Tiberi
on 19 Apr 2012
Categories
Find more on Using MATLAB Projects in Simulink in Help Center and File Exchange
Products
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!