How do I modify function return type in the generated code?

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.

Answers (1)

I think you cant able to change the data type of generated code(dll)

Categories

Find more on Simulink Coder in Help Center and File Exchange

Asked:

on 4 Jun 2013

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!