How to Convert Simulink Model to .dll in order to use with .Net framwork?

7 visualizzazioni (ultimi 30 giorni)
I have a Matlab project that have some matlab .m files and some simulink model .mld files and I need to build them to use in my .Net application. I open the .mdl models in my .m files. so I need to convert the mdl file to dll to use it with .m files which already made to dll. I have no problem building .m files but I couldn't find a way to do that with .mdl files. is this possible? thanks I have Matlab R2012b installed

Risposte (1)

Kaustubha Govind
Kaustubha Govind il 25 Apr 2013
You need the Embedded Coder product to generate shared libraries from models.

Categorie

Scopri di più su Deployment, Integration, and Supported Hardware in Help Center e File Exchange

Prodotti

Community Treasure Hunt

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

Start Hunting!

Translated by