Simulink build succeeding in R2011b but failing in R2014b due to missing library rt_nonfinite.h
1 visualización (últimos 30 días)
Mostrar comentarios más antiguos
So I have 2 Matlab and simulink installations running on my opensuse computer running. For some reason I can build my model on R2011b without a hitch but on R2014b it doesn't work. The error I'm getting is that rt_nonfinite.h can not be found.
There was an occurrence where I WAS able to build in R2014b by building it in R2011b first but I can't seem to reproduce this.
Anyone able to help me out on this? Keep using 2011b is not an option.
0 comentarios
Respuestas (1)
Madhu Govindarajan
el 29 de Oct. de 2015
Have you tried setting the non-finite numbers parameter to be enabled in Interface tab in Code Generation???
This can happen when migrating from older release to newer releases, follow Upgrade Advisor to avoid future issues (if the suggestion above fixes the issue :-) ).
0 comentarios
Ver también
Categorías
Más información sobre Simulink Coder en Help Center y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!