The problem I'm facing is that after I build an array from 3 diffenrent data points it attavhes numbers in wrong places!
If I run the program alone for each one, my table looks good.
I have a 3 X n table (attached), what I'm doing is that I the mean value for every 10 data points in the columun (smooth value) & insert that into a table & also save it to a file. The first file attached "smooth test.vi" shows what I'm doing.
Now when I try to incule all 3 columns & build array after values are caluclated I get a 3Xn array but with zeros inserted & values shifted! this is from the second VI i'm inculding "Data Smoothing.vi"
Thank you
Shadi