In Simulink, how can I put the signal line on the lateral side of add block?
1 view (last 30 days)
Show older comments
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 Comments
Les Beckham
on 25 Jan 2022
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.
Answers (1)
Jesús Zambrano
on 23 Jan 2022
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 Comments
See Also
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!