I think the 'Replace Array Subset' function does not seem to behave as explained in the LV help. The help mentions that if you do not wire an index for a dimension, Replace Array Subset replaces all the elements in that dimension.
In my simple test I created a 10 element array with element 10 using the 'Initialize Array' function followed by the Replace array subset function with element '0' and no index wired. Now, I was expecting an output of 10 element array with '0' as the element in all indices. But, the function only replaces the first index.
Has anybody else noticed this?
Correct me if I am doing something wrong.
Thanks.
Anand