Transpose Transpose a matrix. blockType: Transpose Path in the library: /Basic/Matrix Operations/Transpose Description The Transpose block transposes the matrix to or a vector of length . Ports Input Port_1 — input signal scalar | vector | matrix Input signal: scalar, vector of length N, or matrix M by N. Data types: Float16, Float32, Float64, Int8, Int16, Int32, Int64, UInt8, UInt16, UInt32, UInt64, Bool Complex numbers support: Yes Output Port_1 — transposed matrix scalar | vector | matrix Transposition result: scalar, 1 by N matrix, or N by M matrix. Data types: Float16, Float32, Float64, Int8, Int16, Int32, Int64, UInt8, UInt16, UInt32, UInt64, Bool Examples System model of bistatic radar with two targets Automotive radar for range and speed estimation of multiple targets Vehicle radar for single target range estimation Modelling and visualisation of range and Doppler frequency data in a radar system in the presence of multiple targets