Red dotted line problem in simulink?
31 次查看(过去 30 天)
显示 更早的评论
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
0 个评论
回答(2 个)
Tejas Rivonkar
2020-1-23
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.
另请参阅
类别
在 Help Center 和 File Exchange 中查找有关 S-Parameters and Linear Components 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!