Satisfying hisl_0002: Ensuring input to rem & reciprocal are nonzero
1 visualización (últimos 30 días)
Mostrar comentarios más antiguos
Hi! I have a couple of reciprocal blocks which are getting flagged by a model advisor check (mathworks.hism.hisl_0002).
These blocks are in a custom library block and I know I can add exclusions for this library block, but is that the best answer? I also know there are many ways to protect a signal from becoming zero (especially if the signal's value originates as a mask parameter, like mine does...) but I'm wondering, is there is a block I can put immediately before the reciprocal block, which hisl_0002 would detect as a nonzero guarantee?
BTW, I'm using R2018b but can't select that version in the release option box below.
0 comentarios
Respuestas (0)
Ver también
Categorías
Más información sobre Simulink Block Considerations 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!