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

6 views (last 30 days)
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)

vinothkannan K
vinothkannan K on 7 Jun 2013
I think you cant able to change the data type of generated code(dll)

Categories

Find more on Deployment, Integration, and Supported Hardware in Help Center and File Exchange

Community Treasure Hunt

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

Start Hunting!