I have done a simple vi. which main purpose is to calculate the mean value of a number of samples, using a forloop that forward the values to a mean.vi. The problem is that the first 5 loops produce incorrect values that mess up the mean values, I wonder if anyone knows a way to exclude those 5 first values from the mean calculation.