Origin Version (Select Help-->About Origin): 7.5886 Operating System: Win XP SP2
I have a 2D graph with logarithmic scaling (log10) on the x and y axis. Then I have two datasets with some x and y data (minimum 2 data pairs, maximum 4 data pairs). As next I want to create a linear fitting so that I will get a straight line in the graph. The result should be similar to the result as if I select the dataset in the graph by hand and make an “Analysis -> fit linear”. But I’m beginner and do not know which function I have to use in C. My datasets are named:
Would you please take a look at Using the EasyLR Class in the Programming help file? It exemplifies the use of the EasyLR class. I hope you will find it useful.