Which function to use to simulate a Model from a library?

18 views (last 30 days)
I generated a .dll library of my Simulink Model. I want to run the simulation of the model in this library, like when I use sim('model'). Which function from the library do I have to use?
Thanks

Answers (1)

Kaustubha Govind
Kaustubha Govind on 26 Aug 2013
Please look at the documentation for Create Application Code to Use Shared Library.

Categories

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

Community Treasure Hunt

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

Start Hunting!