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!