Is it possible to connect Simulink Electrical components to the ports of Component in System Composer?

1 次查看(过去 30 天)
In System Composer, it is possible to transfer data from one system to another and all signals go as Simulink Signals. Can the transfer among blocks take place as Electrical Signals? Is it possible to connect the wires of Electrical System directly to the Input, Output & Inout ports of Component?

回答(1 个)

Josh Kahn
Josh Kahn 2023-8-28
Yes, you can absolutely use physical signals and buses in System Composer. Simscape signals are not allowed to cross model reference boundaries but you can use subsystem reference instead. To do so, you must save your behavior model as a Subsystem (locally in architecture model) or a Subsystem Reference (external behavior file).
Here is the doc for more info:
Hope this helps,
Josh

类别

Help CenterFile Exchange 中查找有关 System Composer 的更多信息

产品


版本

R2022b

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by