xor
📝 Syntax
📥 Input argument
📤 Output argument
📄 Description
💡 Example
🔗 See also
🕔 History
Version
📄 Description
Last updated
Last updated
x = [0 1 0 1];
y = [0 0 1 1];
R = xor(x, y)