In Simulink, how can I put the signal line on the lateral side of add block?
조회 수: 2 (최근 30일)
이전 댓글 표시
In Simulink, I want to put the line on the lateral side like this:
![flip_feedback_loop.png](https://jp.mathworks.com/help/simulink/ug/flip_feedback_loop.png)
My Simulink shows like this:
![キャプチャ.PNG](https://www.mathworks.com/matlabcentral/answers/uploaded_files/211348/%E3%82%AD%E3%83%A3%E3%83%97%E3%83%81%E3%83%A3.png)
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!