bitxor - Bitwise exclusive OR of two fi objects

Syntax

c = bitxor(a, b)

Description

c = bitxor(a, b) returns the bitwise exclusive OR of fi objects a and b.

The fimath and the numerictype objects of a and b must be identical. If the numerictype is signed, then the bit representation of the stored integer is in two's complement representation.

a and b must have the same dimensions unless one is a scalar.

bitxor only supports fi objects with fixed-point data types.

See Also

bitand, bitcmp, bitget, bitor, bitset

  


 © 1984-2008- The MathWorks, Inc.    -   Site Help   -   Patents   -   Trademarks   -   Privacy Policy   -   Preventing Piracy   -   RSS