Origin Version (Select Help-->About Origin): 7.5SR5 Operating System: XP
Hi!
I am using the NLSF object to perform a large number of fits. I do not want to display each dataset and fit inbetween. But when setting the data association with NLSF.x = strIndependent; NLSF.fitData1 = strData; Origin automatically creates a new graph holding the curve. Is there a possibility to supress this graph generation?
Just looked into the help files whether I overlooked this feature of the nlsf object, but seems not to be documented there. Is there some additional source of documentation beside the help file which I could use for this kind of problems?