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

조회 수: 5 (최근 30일)
Joseph
Joseph 2013년 3월 12일
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
Ryan G
Ryan G 2013년 3월 13일
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.
Kaustubha Govind
Kaustubha Govind 2013년 3월 13일
I agree with Ryan!

댓글을 달려면 로그인하십시오.

답변 (0개)

카테고리

Help CenterFile Exchange에서 Simulink Coder에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!

Translated by