Interleave 1D Arrays function
Appearance
![](/w/images/e/ea/Interleave_1D_Arrays_-_Terminals.png)
Object information | |
---|---|
Owning palette(s) | Array palette |
Type | Function |
Requires | Basic Development Environment |
Icon | ![]() |
The Interleave 1D Arrays function takes two or more one-dimensional arrays and "interleaves" them into a single array by indexing the source arrays vertically before horizontally (take the first element of each source array, then take the second element of each source array, ...).
Usage
Connect two one-dimensional arrays to the array input terminals. The resulting array will contain all elements from the source array "interleaved".
Add more source arrays by dragging the upper or lower border of the function until the desired number of elements is reached.
A single source array results in a no-op in which the source array is returned unchanged.
History
![]() |
History information is needed. What changes have occurred over previous versions? |
Version | Change(s) |
---|---|
![]() |
More info to come. |
See Also
![]() |
Add links to internal wiki pages that would also help. |
External Links
![]() |
Add links to external resources that would also help. |