xor
Syntax
xor(X, Y)
Arguments
X and Y can be a scalar, pair, vector or matrix.
Details
Pair each elements in X and Y to perform the "exclusive or" operation.
xor(X, Y)
X and Y can be a scalar, pair, vector or matrix.
Pair each elements in X and Y to perform the "exclusive or" operation.