Origin Ver. : 7.5 Operating System:win XP Hello, i'm very new to origin and am having a few troubles. I tried the following funciton Parameters: y0,xc, w, A Indep var: x Dep var: y Function code: y = y0 + 4*A*exp(-z)/(1+exp(-z))^2 z = (x-xc)/w After compiling,the error is shown by "Variable "z" not declared". I want to know how to declare the Variable "z".? Please advice!!! Really need the help!!!