istriu
📝 Syntax
📥 Input argument
📤 Output argument
📄 Description
💡 Example
A = eye(3, 3);
R = istriu(A)
R = istriu(A(:,1))🔗 See also
🕔 History
Version
📄 Description
Last updated