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
![]() |
|---|
| Scalars can be merged into a vector. |
![]() |
|---|
| Vectors of various dimensions can be merged into a new, flat vector. |

