![](https://www.mathworks.com/matlabcentral/answers/uploaded_files/1410959/image.png)
I can't connect a load component to the signal source
3 vues (au cours des 30 derniers jours)
Afficher commentaires plus anciens
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:
![](https://www.mathworks.com/matlabcentral/answers/uploaded_files/1410889/image.png)
what is the problem?
how can i fix it?
thenks.
0 commentaires
Réponse acceptée
Nikhil Baishkiyar
le 15 Juin 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.
![](https://www.mathworks.com/matlabcentral/answers/uploaded_files/1410959/image.png)
2 commentaires
Nikhil Baishkiyar
le 15 Juin 2023
Modifié(e) : Nikhil Baishkiyar
le 15 Juin 2023
I assume you want to make something like this
Plus de réponses (0)
Voir également
Catégories
En savoir plus sur Composite Components dans Help Center et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!