Create DLL's for Embedded Matlab Function
5 views (last 30 days)
Show older comments
Hi everybody! I did a simulation model in Simulink, and now I have to interface it with another sw, so I thought that make DDL's could be a good idea. I'd like to know if is possible do it, or otherwise how can i handle this issue. Many thanks!! Rik
0 Comments
Answers (1)
Kaustubha Govind
on 14 Feb 2012
If you have an Embedded Coder license, you can use ert_shrlib.tlc to generate a DLL from your Simulink model. See Shared Object Libraries.
0 Comments
See Also
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!