List of Integer to table
Creates a table with a single column containing all elements of a given list.
.png)
Inputs
-
List — List of Integer
List to convert.
Outputs
-
Result — Tensor
A table with a single column containing all elements of List.
Creates a table with a single column containing all elements of a given list.
.png)
List — List of Integer
List to convert.
Result — Tensor
A table with a single column containing all elements of List.