How can i creat a DLL file for Simulink Model??

3 views (last 30 days)
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...

Answers (1)

Kaustubha Govind
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.

Categories

Find more on Deployment, Integration, and Supported Hardware in Help Center and File Exchange

Tags

Community Treasure Hunt

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

Start Hunting!