Vector Index Block

Vector Index Block

The Vector Index block emits individual elements of its input vector. Users add indices of interest from the parameters panel to include in the subset output. Linear (flat) indices are used, so 2d vectors of row/cols must be specified in the linear index equivalent.

Currently, "slicing" a vector takes a few steps. You must enter each index of interest manually, and then use a Vector Merge block to create the subset. Outputting as a slice will be released during Beta.

Examples

Vector index example
To index the 2nd row, 2nd column value (4), we specify the linear index 3. Additional indices can also be specified.