LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

insert 2D array columns into 2D array (with different size)

 

 

 

Arrrggggfffff , I didn't know "concatenate inputs" ..... since long time use labview

.. we learn everyday !

 

Thanks

 

Ludovic

0 Kudos
Message 11 of 13
(615 Views)

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. 😉

0 Kudos
Message 12 of 13
(609 Views)

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)..."

0 Kudos
Message 13 of 13
(607 Views)