header file with just interface
Mostrar comentarios más antiguos
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?
Respuestas (1)
Hari Desanur
el 18 de Abr. de 2017
0 votos
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.
1 comentario
Andy
el 24 de Abr. de 2017
Categorías
Más información sobre Simulink Coder en Centro de ayuda y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!