I can't connect a load component to the signal source
2 Ansichten (letzte 30 Tage)
Ältere Kommentare anzeigen
amit
am 14 Jun. 2023
Kommentiert: amit
am 15 Jun. 2023
i want to connect between "constant power load" component to "signal generator" component, the line just not conect and the end of line that exit from "constant power load" component is a circle and the end of line that exit from"signal generator" component is aמ arrow, as you see here:
what is the problem?
how can i fix it?
thenks.
0 Kommentare
Akzeptierte Antwort
Nikhil Baishkiyar
am 15 Jun. 2023
The signal generator block belongs to Simulink while the Constant Power Load belongs to Simscape. They belong to different modelling environments (you can see that the color of blocks are different) and cannot be connected together directly.
You must use a Simulink-PS converter to interface Simscape with Simulink and PS-Simulink converter to interface Simulink with Simscape.
2 Kommentare
Nikhil Baishkiyar
am 15 Jun. 2023
Bearbeitet: Nikhil Baishkiyar
am 15 Jun. 2023
I assume you want to make something like this
Weitere Antworten (0)
Siehe auch
Kategorien
Mehr zu Composite Components finden Sie in Help Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!