I have data the consists of a single column of y values and multiple columns of x values. What I am trying to do is re-create an excel spreadsheet calculation in Labview. The excel sheet using the Linest function, however the intercept is calculated normally (const = true). I have read through the forum and found that I can use the General Linear Fit vi to perform my calculation, but the this vi forces the intercept to be zero. This there a way in labview to do the fitting like it is done in excel?
↧