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!