Integrating C# code into Simulink?
8 views (last 30 days)
Show older comments
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 Comments
Answers (1)
Rishik Ramena
on 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.
See Also
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!