red dotted wire problem in simulink
21 ビュー (過去 30 日間)
古いコメントを表示
hello , please tell me how to make the dotted red wire to solid black wire in simulink while implementing a circuit, is there any procedure to follow
0 件のコメント
回答 (2 件)
Kaustubha Govind
2012 年 2 月 21 日
You are probably attempting to connect a Simulink signal to a physical signal, or vice versa. These are signals in two different domains, and cannot be directly connected. See point#1 in Guy's answer here: http://www.mathworks.com/matlabcentral/answers/14998-simulink-signal-and-physical-signal
3 件のコメント
Kaustubha Govind
2012 年 2 月 22 日
The AC Source blocks are from SimPowerSystems (which use regular Simulink signal connections), whereas the Resistor is from the SimScape library (physical modeling).
chelladurai c
2020 年 8 月 11 日
編集済み: chelladurai c
2020 年 8 月 11 日
how i can connect Ac source with Current measurement ( red dotted line is coming ) and transformer
参考
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!