Permute
Permute the dimensions of an input Numeric Array or Boolean Array. This operation reorders the input matrix as defined by the permutation setting.
Inputs
Input
Input Numeric Array or Boolean Array.
Type: Numeric Array, Boolean Array, List, Required, Single
Outputs
Output
Output Numeric Array or Boolean Array.
Type: Numeric Array
Settings
New Order Integers
Specify the order of the dimensions of the output. If the input is [i,j,k] and you want to output [j,i,k], specify [1,0,2].
See also
Keywords:
Copyright © 2023, Hero Imaging AB