Satisfying hisl_0002: Ensuring input to rem & reciprocal are nonzero
1 次查看(过去 30 天)
显示 更早的评论
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 个评论
回答(0 个)
另请参阅
类别
在 Help Center 和 File Exchange 中查找有关 Simulink Block Considerations 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!