How can I make Simulink return an error if a division by zero occurs?
조회 수: 10 (최근 30일)
이전 댓글 표시
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
답변 (1개)
Amira benAmeur
2019년 11월 18일
Hello Alexander,
there are similar answered questions, i hope they would help you.
댓글 수: 0
참고 항목
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!