Origin Version (Select Help-->About Origin): 7.0 Operating System: NT 2000
Hi, I would like to plot the function I wrote below. Is there a simple way to do that by programming? I was thinking something like: Column Data1_A : x Column Data1_B : exp(-1/x) Column Data1_C : f(x) then plot Data_C.
''''''''''''''/x '''''''''''''| f(x)= | exp(-1/x)dx (integrale from x=0.1 to x=3.5, step=0.1) '''''''''''''| ''''''''''''/ 0 thanks for your help. Regards, Marc |