03-06-2014 10:12 AM
Arrrggggfffff , I didn't know "concatenate inputs" ..... since long time use labview
.. we learn everyday !
Thanks
Ludovic
03-06-2014 10:26 AM
GerdW wrote:@PAnand:
Why do you need to convert an array to a cluster to simply INDEX the elements?
Back in (very!) ancient times, when index array was not resizable, this method took less diagram space. Nowadays it is convoluted. 😉
03-06-2014 10:29 AM
llavy@ems-ch.com wrote:I like last solution (little function & fewer buffer) ,
Don't twist my words around. I said that last solution had more buffer allocations than the earlier version:
"My earlier version has significantly fewer buffer allocations, so it might be more efficient for large arrays (not tested)..."