Connect Matlab Function Block to Simscape Block (Universal Bridge)
1 vue (au cours des 30 derniers jours)
Afficher commentaires plus anciens
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 commentaires
Réponses (1)
Vidip
le 9 Mai 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 –
Voir également
Catégories
En savoir plus sur Nonlinear Operators dans Help Center et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!