User | Kudos |
---|---|
11 | |
11 | |
3 | |
3 | |
2 |
When an array leaves a loop with indexing enabled, you get an array which has one more dimension, but quite often you want to concatenate the data to an array with the same number of dimensions.
If the subarrays have the same length, you can use reshape array, but usually they don't and you need to do something like below.
It would be very useful if output tunnels for arrays had an "Enable Concatenate Indexing" option as well, as depicted below, which would do this.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.