header file with just interface
2 views (last 30 days)
Show older comments
I am using ert_shrlib.tlc with Visual Studio 2013 to make a .dll successfully, but the associated model.h file has all of the data declared in it, not just the I/O. How to I segregate the type declarations?
0 Comments
Answers (1)
Hari Desanur
on 18 Apr 2017
I am not sure exactly what you are trying to achieve. But the Code Placement tab which is present in the Configuration Parameters -> Code Generation -> Code Placement section might be able to point you in the right direction.
See Also
Categories
Find more on Simulink Coder 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!