Integrating C# code into Simulink?
5 vues (au cours des 30 derniers jours)
Afficher commentaires plus anciens
Hello,
I know I can take C / C++ code and add it as a "black box" to my Simulink model.
Can I do it with C# (C sharp) code as well?
Best Regards,
Mark
0 commentaires
Réponses (1)
Rishik Ramena
le 18 Mar 2021
As of now, Simulink only takes up custom blocks which integrate with C/C++ code. For further details or if you need help regarding this integration, have a look here.
Voir également
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!