Create Table

Node Icon

Create a table from an input 1D or 2D numeric array or boolean array. A 1D array will be returned as a column.

Inputs

Input

Input Numeric Array or Boolean Array.

Type: Numeric Array, Boolean Array, Required, Single

Outputs

Table

Output Table.

Type: Table

Settings

Table Name Text

The output table name.

Column Name Text

The output columns will have names ending with the column index, e.g. “Column 0”, “Column 1”, etc. if the Column Name is set to “Column”.

See also

Keywords: