variable type in c code generation
이전 댓글 표시
In a recursive function, the return value can be of types such as numbers, strings, or arrays. In MATLAB, this return value can be represented by one variable. However, this function cannot generate C code,because in C code, it is not possible to change the type of a variable through assignment.
In C code, it seems that a structure containing a union type could be used to address this issue, but I am unsure how to generate such a variable in code generation.
답변 (0개)
카테고리
도움말 센터 및 File Exchange에서 JSON Format에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!