How to use a shared library generated from simulink model in visual studio?
1 view (last 30 days)
Show older comments
Hi I generated a dll from my simulink model using ert_shrlib.tlc. I am calling this library in visual studio useing PInvoke. Now I don't know how to call functions (modelname_initialize, modelname_step) viewed in dependency walker software. I'm writting my code in visual studio express 2013 in C# language. Are there any tutorials on this subject? Thanks for your answers Best regards Jernej
0 Comments
Answers (0)
See Also
Categories
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!