| Contents | Index |
b = a.'
b = transpose(a)
b = a.' computes the non-conjugate transpose of matrix a and returns the result in b.
b = transpose(a) is called for the syntax a.' when a is an object.
| © 1984-2012- The MathWorks, Inc. - Site Help - Patents - Trademarks - Privacy Policy - Preventing Piracy - RSS |