09-14-2012 10:25 AM
Hey,
Very new to LabVIEW (mostly use Matlab) and I'm trying to use the General Polynomial Fit VI and I have found the built-in help for LabVIEW very lacking and the examples not much better. The help says that, among other things, the inputs are the x and y data points. I have my data in 1D arrays of double, but this is apparently the wrong format for the VI it states that the VI needs it in double. This would imply that it only takes one data point at at time? Do you have to build it up one point at a time in a loop?
Thanks in advance for any help,
dnorman
09-14-2012 10:27 AM
Oops, nevermind. Accidentally selected the point by point variation...