Hi
You touched our souls by answering us immediately (after) we posted our question.
Thank you very much.
We would like to get programs (on the shortest way),
by combining and merging our programs and LabVIEW customized programs.
Too bad the graphs we get do not contain the AXES ORIGIN.
We wonder whether we can find in LabVIEW an example like "Regression Solver" is,
but for the particular case Y = a.X, not for the GENERAL CASE Y = a.X + b.
We do not work only with two data, potential difference, V, and the current, I.
We work with a set of 9 pairs of data, V and I, one of them being (0 V,0 mA)
By using our program we got the next set of pairs of data,
(which contains little errors, like the data given by the real instr
uments).
V [V] = { 0.00 1.50 3.03 4.48 6.01 7.44 9.03 10.47 12.03 }
I [mA] = { 0.00 2.30 4.61 6.90 9.09 11.43 13.78 16.04 18.32 }
To understand better what we want to do, please work a little with our program
"Ohm's Law Data Analysis with Regression Solver.llb".
We hope that you will not regret
We put that program on Internet, with its diagram, at the address
http://www.credislabviewtoolkit.home.ro/Download/Ohm's%20Law%20-%20Data%20Analysis%20with%20Regression%20Solver.llb
We used the subVI "Alex and Tonio's Customized Regression Solver"
in order to get the graph of a set of 9 pairs of data,
between 8 experimental points and through the AXES ORIGIN.
We got the program "Alex and Tonio's Customized Regression Solver"
by modifying the LabVIEW program "Regression Solver"
You can find the original "Regression Solver", by following the next way
Help -> Find Examples -> Browse Palette -> Analyzing and Processing Signals -> Curve Fitt
ing and Interpolation -> Regression Solver
Thank you very much again for your words,
which helped us to find a better way to explain what you want.
We are looking forward to hearing from you,
Sincerely Tonio and Alex