Blue signal line style in Simulink (not related to Simscape)
24 次查看(过去 30 天)
显示 更早的评论
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 个评论
回答(1 个)
Neev
2023-6-22
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:)
另请参阅
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!