How can I make Simulink return an error if a division by zero occurs?
12 vues (au cours des 30 derniers jours)
Afficher commentaires plus anciens
Hi.
When i run my model I would like to Simulink to crash with an error (or at least print out a warning) if a division by zero occurs in a Matlab function block. I have looked around in the Model Configuration Parameters but I can't find a setting for it. The only setting I have found is "Diagnostics->Data Validity->Inf or NaN block output" but setting that to error only works if the value is outputed from a block not if the division by zero occurs somewhere inside a Matlab function for example. Is this possible?
0 commentaires
Réponses (1)
Amira benAmeur
le 18 Nov 2019
Hello Alexander,
there are similar answered questions, i hope they would help you.
0 commentaires
Voir également
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!