red dotted wire problem in simulink
21 visualizaciones (últimos 30 días)
Mostrar comentarios más antiguos
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 comentarios
Respuestas (2)
Kaustubha Govind
el 21 de Feb. de 2012
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 comentarios
Kaustubha Govind
el 22 de Feb. de 2012
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
el 11 de Ag. de 2020
Editada: chelladurai c
el 11 de Ag. de 2020
how i can connect Ac source with Current measurement ( red dotted line is coming ) and transformer
Ver también
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!