I have been trying to find out how to deploy a Simulink model. There are possibilities and problems as well.
- If I use Simulink Coder how can I find the generated code on my computer? Where is it saved as a file or package of files?
- Can we deploy
Simulink
as .NET Assembly? If we can, where can I find a detailed documentation about it. - Is there any other way to use my Simulink model standalone?
Thank you for any effort.