Connect Matlab Function Block to Simscape Block (Universal Bridge)
조회 수: 1 (최근 30일)
이전 댓글 표시
Hello everyone,
I have created a small block for a phase-shifting autotransformer using a Matlab Function Block. However, I cannot connect any of its outputs to a Universal Bridge (Diode) as it belongs to the Simscape Library.
Is it possible to do this? Thanks in advance for your feedback.
댓글 수: 0
답변 (1개)
Vidip
2024년 5월 9일
I understand that you want to integrate MATLAB function block outputs with Simscape components. Simscape operates in the physical domain, using physical connections that represent energy flow between components, unlike Simulink's signal flow approach. To bridge this gap, you'll need to use ‘Simulink-PS Converter’ as it converts the input Simulink® signal into a physical signal.
For more information, you can refer to the documentation link below –
참고 항목
카테고리
Help Center 및 File Exchange에서 Nonlinear Operators에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!