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!