How do I modify function return type in the generated code?
5 views (last 30 days)
Show older comments
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 Comments
Answers (1)
vinothkannan K
on 7 Jun 2013
I think you cant able to change the data type of generated code(dll)
0 Comments
See Also
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!