i have a big 2D array 9000*1024. Now I have another 2D array, 33*1024. I want to replace a part of the bigger 2D with the smaller 2D array. I am using the replace array subset. it has some errors? seems I only can replace one row or one column. the labview code attached.
thanks