How to suppress Simulink Extract Bits overflow warning?

Extract bits from a fixed point, I always get Overflow warning regardless how 'Output scaling mode' is set.
I won't need real-world value propagate through the 'Extract bits' block, how to suppress the warning or how to use the block properly without generating such warning.
I've noticed the way of having a fcn call of bitsliceget() will not generate such warning. But are there alternative way of doing this?
Thanks,

1 Comment

The same problem, even have already set input datatype as uint8.

Sign in to comment.

Answers (0)

Categories

Find more on Simulink Coder in Help Center and File Exchange

Products

Asked:

on 26 Mar 2013

Commented:

on 21 Sep 2016

Community Treasure Hunt

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

Start Hunting!