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