sara_87 Messages 748 Reaction score 0 Thread starter Dec 11, 2007 #1 if i have a matrix A, and i want to find it's transpose on MATLAB i.e. i want to find A^T but how do i do that on matlab...what command do i type in?
if i have a matrix A, and i want to find it's transpose on MATLAB i.e. i want to find A^T but how do i do that on matlab...what command do i type in?
chroot Staff Emeritus Science Advisor Gold Member Messages 10,270 Reaction score 45 Dec 11, 2007 #2 A' - Warren