Rearrange dimensions of multidimensional array dimensions
Simulink / Math Operations
The Permute Dimensions block reorders the elements of the input signal by permuting its dimensions. You specify the permutation to be applied to the input signal using the Order parameter.
For example, to transpose a 3-by-5 input signal, specify the permutation vector
[2 1]
for the Order parameter. When you do,
the block reorders the elements of the input signal and outputs a 3-by-5 matrix.
You can use an array of buses as an input signal to a Permute Dimensions block. For details about defining and using an array of buses, see Combine Buses into an Array of Buses.
Data Types |
|
Direct Feedthrough |
|
Multidimensional Signals |
|
Variable-Size Signals |
|
Zero-Crossing Detection |
|