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.
回答(1 个)
vinothkannan K
2013-6-7
0 个投票
I think you cant able to change the data type of generated code(dll)
类别
在 帮助中心 和 File Exchange 中查找有关 Simulink Coder 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!