Concatenate Array

Description

Concatenate arrays to an n-dimensional array.

Warning : A new tensor is created for the output.

 

Input parameters

 

array : class, n-dimensional tensor.
array : class, n-dimensional tensor.

Output parameters

 

concatenated array : class, the resulting.

Examples

All these examples are snippets PNG, you can drop these Snippet onto the block diagram and get the depicted code added to your VI (Do not forget to install Accelerator library to run it).

Table of Contents