Turn Off a Lamp Block after 10s
1 visualización (últimos 30 días)
Mostrar comentarios más antiguos

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 comentarios
Respuestas (1)
Ver también
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!