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!