User`s guide
Permute Matrix
5-340
When length of the permutation vector P is not equal to the number of rows or 
columns of the input matrix 
A, you can choose to get an error dialog box and 
terminate the simulation by checking Error when length of P is not equal 
to Permute dimension size.
If input 
A is frame-based, the output is frame-based; otherwise, the output is 
sample-based.
Example In the model below, the top Permute Matrix block places the second row of the 
input matrix in both the first and fifth rows of the output matrix, and places 
the third row of the input matrix in the three middle rows of the output matrix. 
The bottom Permute Matrix block places the second column of the input matrix 
in both the first and fifth columns of the output matrix, and places the third 
column of the input matrix in the three middle columns of the output matrix. 
As shown in the example above, rows and columns of
A can appear any number 
of times in the output, or not at all.
456
789
789
789
456
23332
56665
89998










