Error in Physical Conserving port p
2 次查看(过去 30 天)
显示 更早的评论
[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 个评论
回答(1 个)
Guy Rouleau
2011-5-24
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 个评论
Arnaud Miege
2011-5-26
Your ports +, - and H are not connected to anything, unless there is a higher hierarchy level in the model.
另请参阅
类别
在 Help Center 和 File Exchange 中查找有关 Subsystems 的更多信息
产品
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!