How do I modify function return type in the generated code?
Ältere Kommentare anzeigen
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.
Antworten (1)
vinothkannan K
am 7 Jun. 2013
0 Stimmen
I think you cant able to change the data type of generated code(dll)
Kategorien
Mehr zu Simulink Coder finden Sie in Hilfe-Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!