Red dotted line problem in simulink?
古いコメントを表示
HI everyone!
I'm using Matlab 2019a and I tried to link two blocks, but I couldn't and I get a red dotted line. I want to make connections between SPDT and current measurement block.
Does anyone have any idea why it is not possible to do that connection?
Thank you
回答 (2 件)
Tejas Rivonkar
2020 年 1 月 23 日
0 投票
That because you are trying to connect to two blocks which belong to two different domains.
try PS-simulink converter or simulink-PS converter to make the connections.
otherwise try to find SPDT block which belongs to the same domain as other blocks or find the blocks which belong to same domain as the SPDT. Simply said see the colour difference.
1 件のコメント
Oliver
2021 年 2 月 23 日
This answer isn't helpful unless someone understands what this thing that you call a "domain" is.
Abdul wahid khan
2020 年 1 月 23 日
0 投票
5 件のコメント
Walter Roberson
2020 年 1 月 23 日
https://www.mathworks.com/help/physmod/simscape/ref/currentsensor.html
Is the current sensor for the same domain as Single Pole Double Throw Switch.
Abdul wahid khan
2020 年 1 月 24 日
Walter Roberson
2020 年 1 月 24 日
Your diagram has no powergui block, which is required for using sps blocks.
Your diagram appears to be missing an initialization block that defines X in order to run the mask icon initialization commands that have been defined for the CB* blocks.
Abdul wahid khan
2020 年 1 月 24 日
編集済み: Abdul wahid khan
2020 年 1 月 24 日
Damang Phawa
2021 年 1 月 11 日
connect blue blocks with blue blocks not with black
カテゴリ
ヘルプ センター および File Exchange で Simulink についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!