Can Simulink 2013a Export out Managed (.NET) Code?

Currently Simulink models can be exported out to C++ or C code with a Visual Studio Solution file in unmanaged code. Does Simulink 2013a have the ability to export out managed .NET code? Like C#?

2 个评论

As far as I know you cannot generate C# or .NET code. Your best bet would be to write a wrapper for the C++ code and calling a DLL from your own C# code. If you offer more specifics someone may chime in with more specifics.

请先登录,再进行评论。

回答(0 个)

类别

帮助中心File Exchange 中查找有关 Simulink Coder 的更多信息

提问:

2013-3-12

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by