How to Convert Simulink Model to .dll in order to use with .Net framwork?
7 visualizzazioni (ultimi 30 giorni)
Mostra commenti meno recenti
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
0 Commenti
Risposte (1)
Vedere anche
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!