How do I modify function return type in the generated code?
Mostrar comentarios más antiguos
I want to specify the function return datatype for generated code of a function call subsystem to be of type uint8 instead of void as it usually generates for all functions inside the source code.
Respuestas (1)
vinothkannan K
el 7 de Jun. de 2013
0 votos
I think you cant able to change the data type of generated code(dll)
Categorías
Más información sobre Simulink Coder en Centro de ayuda y File Exchange.
Productos
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!