rt_nonfinite customization
이전 댓글 표시
Hi
I'm currently using Simulink to generate .c and .h files which I'm then compiling in an IDE and using an RTOS to call the model step function.
Is there a way to edit the rt_nonfinite.c file? It looks like it's autogenerated but I can't find what in the build process writes this file.
Thanks
답변 (1개)
Soren
2018년 7월 4일
1 개 추천
Uncheck "SupportNonFinite" in "Code Generation->Interface" then they will not be generated.
카테고리
도움말 센터 및 File Exchange에서 Simulink Coder에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!