Connect Matlab Function Block to Simscape Block (Universal Bridge)
1 view (last 30 days)
Show older comments
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 Comments
Answers (1)
Vidip
on 9 May 2024
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 –
See Also
Categories
Find more on Nonlinear Operators in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!