Integrating C# code into Simulink?
8 Ansichten (letzte 30 Tage)
Ältere Kommentare anzeigen
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 Kommentare
Antworten (1)
Rishik Ramena
am 18 Mär. 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.
Siehe auch
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!