I am fitting a number of curves in Origin C with labtalk.NLSF: I want to use the parameters after fitting the curve. so im using the comand: A = NLSF.P1; and this makes the first parameter to be equal to A. How can i get the error of this parameter? i.e. i want A and the error on A. Thanks in advance.