Algebraic loop when impementing switching system dynamics using If-Else Action Subsystems
显示 更早的评论
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?
采纳的回答
更多回答(0 个)
类别
在 帮助中心 和 File Exchange 中查找有关 Subsystems 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!