Simulink Compiled Code NaN
Afficher commentaires plus anciens
Hello,
I have a theoretical question I am unable to test right now...if I compile some simulink code down, and pass some "bad" data into it, what type of error handling would I receive? For example, if my simulink code was simply x (input)
y = 3*x(1)/x(2)
And I managed to have x(1) = NaN...or worse, x(2) = 0, what would my compiled code throw me?
thanks, B.
Réponse acceptée
Plus de réponses (1)
B. J.
le 10 Août 2011
0 votes
Catégories
En savoir plus sur Simulink Compiler dans Centre d'aide et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!