red dotted wire problem in simulink

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

回答 (2 件)

Kaustubha Govind
Kaustubha Govind 2012 年 2 月 21 日

2 投票

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 件のコメント

prasoon purwar
prasoon purwar 2012 年 2 月 21 日
but i am simply connecting wire between different physical elements such as ac source and resistor but beside being black it become dotted red .
Kaustubha Govind
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
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

サインインしてコメントする。

prasoon purwar
prasoon purwar 2012 年 2 月 21 日

0 投票

take series RLC from simpowersys blockset instead of resisistor.circuit will be ok then. we cannot use low power blocks with simpower system blocksets in Simulink ,that's it.

カテゴリ

質問済み:

2012 年 2 月 20 日

編集済み:

2020 年 8 月 11 日

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by