Array Functions

Use the Array functions located on the Functions»Array palette to create and manipulate arrays.

Click the icons for function descriptions.

Array Size Index Array Replace Array Subset Insert Into Array Delete From Array Initialize Array Build Array Array Subset Rotate 1D Array Reverse 1D Array Search 1D Array Split 1D Array Sort 1D Array Array Max & Min Transpose 2D Array Interpolate 1D Array Threshold 1D Array Interleave 1D Arrays Decimate 1D Array Array Constant Array To Cluster Cluster To Array Reshape Array

Array Constant Interleave 1D Arrays
Array Max & Min Interpolate 1D Array
Array Size Replace Array Subset
Array Subset Reshape Array
Array To Cluster Reverse 1D Array
Build Array Rotate 1D Array
Cluster To Array Search 1D Array
Decimate 1D Array Sort 1D Array
Delete From Array Split 1D Array
Index Array Threshold 1D Array
Initialize Array Transpose 2D Array
Insert Into Array

Some of the Array functions are also available on the Array Tools palette. While using the Wiring tool, right-click a terminal and select Array Tools from the shortcut menu.

Refer to the examples\general\arrays.llb for examples of using the Array functions.