10-03-2005 12:33 PM
10-03-2005 12:44 PM
10-03-2005 01:10 PM
10-03-2005 01:11 PM
@labview1958 wrote:
I am using LV6.0. Normally I take the data from the LV program and put it into an excel program to find the equation of the line, for example y = 2x + 10. Can labview find the equation of the line in the graph?
1958,
1) If you have the Full or Professional version of LV6, you will have "Linear Fit.vi" (Functions>Math>Curve Fitting>Linear Fit). If you have the Base package it won't be there, but ...
2) If you search this forum, you will find probably find a few VI's posted from a time when LV6.0 was new that do the same job which can be used with the Base package. An v6.0.2 example is the one by Mikael Garcia here:
http://forums.ni.com/ni/board/message?board.id=170&message.id=26936&requireLogin=False
10-03-2005 01:13 PM
10-03-2005 07:38 PM
10-03-2005 07:51 PM