Signed Inputs for the Bitwise Operator Block
The following model shows how the Bitwise Operator block works for signed inputs.
Each Constant block outputs an 8-bit signed integer (int8)
. To determine the binary value of each Constant block output, use the dec2bin function. The results for all logic operations appear in the next table.