Borrar filtros
Borrar filtros

Simulink wire different colors

101 visualizaciones (últimos 30 días)
Vansh
Vansh el 9 de Jul. de 2023
Comentada: Vansh el 9 de Jul. de 2023
My Simulink model is a pretty basic one. When I compile it, a few connections appear in Black and others in Red. There is no differentiator also like input, output, wire/bus, virtual/non-virtual bus, etc. How do I change the color of the wires to all Red?

Respuesta aceptada

Sahas Marwah
Sahas Marwah el 9 de Jul. de 2023
Hi @Vansh,
Assuming you are using R2023a version,
The color of wires are dependent on the "sample time" of your model. Different colors may be due to constants, or other blocks having different "sample times".
One can change that by double clicking the said block, and change the sample time to "-1", which is also the default and should match the colors of different wires coming in and out of that block.
Alternately, one can also click on the two arrow lines on the left pane of Simulink view (image attached) to open "Timing Legends" and change the colors of different types of blocks from there.
Alternately, if one wants no colors except the default ones, they can go to "Debug" tab --> "Information Overlays" --> "Colors" and disable colors.
  1 comentario
Vansh
Vansh el 9 de Jul. de 2023
Thanks @Sahas Marwah for the quick answer.
I had to first enable colors from Information Overalys and then select same color for all blocks in Timing Legends. But it worked out.

Iniciar sesión para comentar.

Más respuestas (0)

Categorías

Más información sobre Simulink Functions en Help Center y File Exchange.

Etiquetas

Productos


Versión

R2023a

Community Treasure Hunt

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

Start Hunting!

Translated by