Integrating C# code into Simulink?
8 visualizzazioni (ultimi 30 giorni)
Mostra commenti meno recenti
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 Commenti
Risposte (1)
Rishik Ramena
il 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.
Vedere anche
Categorie
Scopri di più su MATLAB Compiler in Help Center e File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!