rt_nonfinite customization
24 visualizzazioni (ultimi 30 giorni)
Mostra commenti meno recenti
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
0 Commenti
Risposte (1)
Soren
il 4 Lug 2018
Uncheck "SupportNonFinite" in "Code Generation->Interface" then they will not be generated.
0 Commenti
Vedere anche
Categorie
Scopri di più su Embedded Coder in Help Center e File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!