bitcmp
Bit-wise complement of fi object
Syntax
Description
returns
the bit-wise complement of cmp = bitcmp(A)fi object A. When
A has a signed numerictype, then the bit representation of the stored integer is in two's
complement representation.
Note
To take the bit-wise complement of an input with double or integer data type, use
the MATLAB®
bitcmp function.
Examples
Input Arguments
Extended Capabilities
Version History
Introduced before R2006a