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