Is there any way to conditionally trigger a subsystem having multiple sample time blocks in Simulink?
14 views (last 30 days)
Show older comments
There is an 'If Action' block that do exactly that, but all blocks in the subsystem must have same sample time as that of control block. I need to run that model in xPC Target.
0 Comments
Accepted Answer
Kaustubha Govind
on 30 Sep 2013
You might want to use an Enabled Subsystem and use the condition as the control signal to enable the system.
More Answers (0)
See Also
Categories
Find more on Subsystems 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!