Algebraic loop when impementing switching system dynamics using If-Else Action Subsystems
Show older comments
I have a Simulink model that consists of multiple 'If action subsystems' in a sequence, each modeling a plant with certain dynamics and each feeding the final value of its state as the initial condition to the next plant. The control input to all the plants (subsystems) is a feedback signal. When I try to run the model, I see an error message that says
'Input data dependency validation error'.
Why is this so?
Accepted Answer
More Answers (0)
Categories
Find more on Subsystems in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!