필터 지우기
필터 지우기

Blue signal line style in Simulink (not related to Simscape)

조회 수: 21 (최근 30일)
Guillermo
Guillermo 2023년 6월 22일
댓글: Guillermo 2023년 6월 22일
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!

답변 (1개)

Neev
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:)
  댓글 수: 1
Guillermo
Guillermo 2023년 6월 22일
The data type of the signal is a normal double:
This how this output is calculated, from a multybody physical quantity representing angle:
The function Normalize does not change the data type, only multiplies by some constants.
Any idea of other possible causes? The whole model behaves perfectly but I would like to get to know the origin of this. Also, I need to take some screenshots of the model, and I don't like this blue cable (there is another subsystem with the same implementation and the cable is black :(

댓글을 달려면 로그인하십시오.

카테고리

Help CenterFile Exchange에서 Sources에 대해 자세히 알아보기

태그

제품


릴리스

R2020a

Community Treasure Hunt

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

Start Hunting!

Translated by