How can simulink coder/embedded coder generate multiple entry point functions?
이전 댓글 표시
Similar to matlab coder can specify multiple entry functions for C code generation at the same time, but how to generate multiple entry point functions/models in simulink coder and embeded coder? For example, I have the following 2 models, they have their own input and output, so how do I set it up to generate 2 model entry functions?

I have search some documents, it seems that simulink only supports single entry point function configuration, I can't find the relevant example reference
답변 (0개)
카테고리
도움말 센터 및 File Exchange에서 Simulink Coder에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!