Connect Matlab Function Block to Simscape Block (Universal Bridge)
3 visualizaciones (últimos 30 días)
Mostrar comentarios más antiguos
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.
![](https://www.mathworks.com/matlabcentral/answers/uploaded_files/1690117/image.png)
Is it possible to do this? Thanks in advance for your feedback.
0 comentarios
Respuestas (1)
Vidip
el 9 de Mayo de 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 –
Ver también
Categorías
Más información sobre Nonlinear Operators en Help Center y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!