connection Ports of subsystem
4 次查看(过去 30 天)
显示 更早的评论
I need to connect (va,vb,vc) terminals to the measurement block.How can i do this,please?

2 个评论
Renato SL
2019-9-11
If using the common out port doesn't work, you can try using the proper pair for the inport of B2.
I have never seen that kind of port before and I cannot find it in the Simulink library, so maybe you can copy paste that kind of port from a subsystem from the library. I don't know if it's possible or if it's a good practice, though.
回答(1 个)
Jon
2019-9-11
编辑:Jon
2019-9-11
It looks like you are using Simscape. I don't have it, so I can't try, but I think you need to convert from a Simulink signal to a Physical signal before connecting. I think this document should be useful for you:https://www.mathworks.com/help/physmod/simscape/ref/simulinkpsconverter.html
3 个评论
Jon
2019-10-1
When you say "it doesn't work" could you please be more specific or provide further details. Do you get error messages, if so what are they etc?
另请参阅
类别
在 Help Center 和 File Exchange 中查找有关 Subsystems 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!