In Simulink, how can I put the signal line on the lateral side of add block?
1 vue (au cours des 30 derniers jours)
Afficher commentaires plus anciens
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 commentaires
Les Beckham
le 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.
Réponses (1)
Jesús Zambrano
le 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 commentaires
Voir également
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!