How to generate .NET DLL Library from Simulink and Stateflow

640 views Asked by At

How can Simulink and Stateflow models be compiled into a .NET shared DLL library? Is this a feature of Matlab? Is there a specific version or Matlab package required?

I am currently using Matlab 2017a on Windows 7. Any starting points would really be appreciated. Thank you.

Note: I asked this in a Matlab forum but did not receive any replies. https://www.mathworks.com/matlabcentral/answers/355348-how-to-generate-net-dll-library-from-simulink-and-stateflow

1

There are 1 answers

1
am304 On

This question has been asked several times before, see for example:

In short, you need to use Embedded Coder with the Shared Library Target.