Main Content

Behavior of Right Bit Shifts

This example shows a comparison of the behavior of right bit shifts using the dialog box versus the block input port.

model='ex_shift_arithmetic_block_right_bit_shifts';
open_system(model)

See Also

Related Topics