In Simulink, how can I put the signal line on the lateral side of add block?
조회 수: 1 (최근 30일)
이전 댓글 표시
In Simulink, I want to put the line on the lateral side like this:
My Simulink shows like this:
Please tell me how to change the appearance like the first image.
댓글 수: 2
Les Beckham
2022년 1월 25일
Luis
If the gain block is too small to display the contents of the Gain parameter ("Ki*Ts" in this example), Simulink will display "-K-" instead.
답변 (1개)
Jesús Zambrano
2022년 1월 23일
Using the Sum block, double-click on it and you can set the "List of signs" with a combination of verticla lines and pluses, for exmaple, |++ or +|+ . By doing this, you change the position of the ports in the block. Also, you can try to rotate the block (Ctrl R).
댓글 수: 0
참고 항목
카테고리
Help Center 및 File Exchange에서 Sources에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!