header file with just interface
2 次查看(过去 30 天)
显示 更早的评论
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 个评论
回答(1 个)
Hari Desanur
2017-4-18
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.
另请参阅
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!