How can i creat a DLL file for Simulink Model??
5 views (last 30 days)
Show older comments
sir, I created a Solar panel model in simulink i want to create a dll so that i will run that dll in the Lab view environment so please help me out in creating the dll...
0 Comments
Answers (1)
Kaustubha Govind
on 2 Sep 2014
You can use ert_shrlib.tlc if you have the Embedded Coder product to generate generic DLLs from your Simulink model. The relevant documentation is here: Shared Object Libraries.
0 Comments
See Also
Products
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!