How to change background colour of display block with a change in input - Simulink

13 visualizaciones (últimos 30 días)
Am trying to create a simple alarm system simulation for a process in Simulink using constant blocks, relational operator blocks and displays. What I would like to be able to do is have the backgroud change colour of the display block change with its change of state when I run the the simulation. For example the display to show as green when it displays 0 and red when it displays 1. Any help would much appreciated.

Respuestas (1)

Jonas
Jonas el 22 de Ag. de 2019
I suggest you take a look at the Simulink Dashboard elements. You can add a LED directly in your Simulink model which is linked to a signal and can turn red or green based on the signal value.

Etiquetas

Productos

Community Treasure Hunt

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

Start Hunting!

Translated by