Divide by zero protection in generated Simulink code

41 Ansichten (letzte 30 Tage)
James
James am 20 Feb. 2013
I'm trying to understand what kind of protection I can get against division by zero, both at the model level and in the C/C++ code.
One option I've thought about has been to create my own divisor block, where I can control the divisor/denominator away from 0 if it ever is zero. Is this the only way, or am I missing something existing in Simulink or in the code to help with this?

Akzeptierte Antwort

Kaustubha Govind
Kaustubha Govind am 20 Feb. 2013
Bearbeitet: Kaustubha Govind am 20 Feb. 2013

Weitere Antworten (0)

Kategorien

Mehr zu Simulink Coder finden Sie in Help Center und File Exchange

Produkte

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by