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

Answers (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 Comments

but i am simply connecting wire between different physical elements such as ac source and resistor but beside being black it become dotted red .
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 on 11 Aug 2020
Edited: chelladurai c on 11 Aug 2020
how i can connect Ac source with Current measurement ( red dotted line is coming ) and transformer

Sign in to comment.

prasoon purwar
prasoon purwar on 21 Feb 2012
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.

Categories

Find more on Simulation in Help Center and File Exchange

Asked:

on 20 Feb 2012

Edited:

on 11 Aug 2020

Community Treasure Hunt

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

Start Hunting!