rt_nonfinite customization

13 views (last 30 days)
EddieM
EddieM on 4 Sep 2017
Answered: Soren on 4 Jul 2018
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

Answers (1)

Soren
Soren on 4 Jul 2018
Uncheck "SupportNonFinite" in "Code Generation->Interface" then they will not be generated.

Categories

Find more on Simulink Coder in Help Center and File Exchange

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!