Error in Physical Conserving port p
2 views (last 30 days)
Show older comments
[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:
0 Comments
Answers (1)
Guy Rouleau
on 24 May 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 Comments
Arnaud Miege
on 26 May 2011
Your ports +, - and H are not connected to anything, unless there is a higher hierarchy level in the model.
See Also
Categories
Find more on Subsystems in Help Center and File Exchange
Products
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!