Error in Physical Conserving port p
2 visualizaciones (últimos 30 días)
Mostrar comentarios más antiguos
[EDIT: 20110524 11:11 CDT - reformat - WDR]
Hi...
I already read the documentation in Mathworks but i still don´t understand why this error appear: Physical Conserving port p is not connected to any other physical blocks. Connect this port to another physical block.
The block is this:
![](https://www.mathworks.com/matlabcentral/images/broken_image.png)
0 comentarios
Respuestas (1)
Guy Rouleau
el 24 de Mayo de 2011
The reason is that the Physical Conserving ports are not connected to any other physical blocks.
The resolve the issue, you need to connect this port to other physical blocks.
In other words, you cannot place blocks like the ones named "Connection Port" and ""Connection Port1" at the top level of a model. They can be used inside subsystems and the output port of the subsystem must be connected so something.
Look at the Simscape demo models for examples.
4 comentarios
Arnaud Miege
el 26 de Mayo de 2011
Your ports +, - and H are not connected to anything, unless there is a higher hierarchy level in the model.
Ver también
Categorías
Más información sobre Subsystems en Help Center y File Exchange.
Productos
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!