flip
📝 Syntax
📥 Input argument
📤 Output argument
📄 Description
💡 Example
x = eye(3, 2);
y = flip(x, 1)
y = flip(x, 2)
y = flip(x, 3)🔗 See also
🕔 History
Version
📄 Description
Last updated