MATLAB Function Reference |
Syntax
C = bitcmp(A,n)
Description
C = bitcmp(A,n)
肚 A
n
bits┮ボ疊翴计暗干计ぇ挡狦
Example
竒パ 8 bits干计笲衡01100011 (99 : 秈) 1 干计 10011100 (156 : 秈)
C = bitcmp(99,8) C = 156
See Also
bitand
, bitget
, bitmax
, bitor
, bitset
, bitshift
, bitxor
bitand | bitget |