Is there any way to conditionally trigger a subsystem having multiple sample time blocks in Simulink?

14 views (last 30 days)
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.

Accepted Answer

Kaustubha Govind
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)

Tags

Products

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!