| genre | Coordinate |
| status | stable |
| author | Jan Rexilius |
| package | MeVisLab/Standard |
| dll | MLCoordUtils1 |
| definition | MLCoordUtils1.def |
| see also | ComposeVector, DecomposeVector, ComposeMatrix, DecomposeMatrix, ComposePlane, VecBoxConvert, MultiFieldInventorTrafo, ComposeArray |
| keywords | decompose, multifield |
The module DecomposeArray decomposes an array of scalars into single values.
The module can also return a sub-array of the input array.
Better use Python scripting to decompose an array!
| Decompose All: Bool |
| End Position: Integer |
| Input Array: String |
| Output Array: String |
| Start Position: Integer |
Sets the input array consisting of a space-separated list of scalars.
Shows the output sub-array of the Input Array.
Sets the index for the starting position.