transpose
📝 Syntax
📥 Input argument
📤 Output argument
📄 Description
💡 Examples
A = 3
B = A.'🔗 See also
🕔 History
Version
📄 Description
Last updated
A = 3
B = A.'Last updated
A = -i
B = A.' A = sparse(eye(3, 4) * i)
B = A.'