Keyboard shortcuts

Press or to navigate between chapters

Press S or / to search in the book

Press ? to show this help

Press Esc to hide this help

Vector Merge Block

Vector Merge Block

The Vector Merge block emits a combined vector of its inputs. It will flatten multi-dimensional input vectors and always emit a 1D vector. It accepts both vector and scalar inputs

Examples

Vector from scalars example
Scalars can be merged into a vector.
Vector from vectors example
Vectors of various dimensions can be merged into a new, flat vector.