Blue signal line style in Simulink (not related to Simscape)
24 views (last 30 days)
Show older comments
In a Simulink Model, a signal between two subsystems became blue, and the block that outputs this signal has also a blueish color.
I didn't realize what was the change made before this color appears (before, all cables were black as normal), so I can't figure out the meaning of this color:
Inside the block 1, no signal or subsystem is blue.
Clarify that this a Simulink signal, is not the blue corresponding to electrical domain of Simscape.
Thanks in advance!
0 Comments
Answers (1)
Neev
on 22 Jun 2023
Hey Guillermo
The change in colour of 'BH Position' wire from black to blue might be due to the fact that you might be outputing boolean value through that wire signal, so it is a type of simulink signal.
All boolean outputs via wires in the simulink models lead to colour change of wires from standard black to blue.
Hope I was able to clear your query:)
See Also
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!