How to Convert Simulink Model to .dll in order to use with .Net framwork?
Show older comments
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
Answers (1)
Kaustubha Govind
on 25 Apr 2013
0 votes
Categories
Find more on Deployment, Integration, and Supported Hardware in Help Center and File Exchange
Products
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!