How can I run a Simulink model in .NET. The dll that I generated does not have any calling functions which I can use in .NET. Please provide a step by step solution on how to generate a dll and use it in .net.

1 次查看(过去 30 天)
My model comprised of two constants a,b and an output workspace 'c'. My model added a and b, and showed the output in c. I was able to run the model in C# but I need a standalone dll which can be used on computers on which matlab is not installed. How can I create a standalone, plug and play dll from simulink which I can use in .NET. Please provide step by step solution with screenshots if possible.

回答(0 个)

类别

Help CenterFile Exchange 中查找有关 Getting Started with Microsoft .NET 的更多信息

Community Treasure Hunt

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

Start Hunting!

Translated by