Turn Off a Lamp Block after 10s
1 view (last 30 days)
Show older comments

I have this model:
When "Fault" - Light Red
When "No_Fault" - Light Gray ("Light Off")
But I have one condition: If "Fault" == Light Red AND Time>10s: Light Gray
So, basically, if Time>10s, turn off Light.
How can I do it in simulink??
Thank you!
0 Comments
Answers (1)
See Also
Categories
Find more on Event Functions 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!