fplot(y=(((0.1225-x.^2)^2+0.0004*x.^2)/(((0.1225-x.^2)*(1-x.^2)-0.3062*x.^2-0.0013*x.^2)^2+(0.021*x.-0.1262*x.^3)^2)))/(1/2),[0 4])
??? fplot(y=(((0.1225-x.^2)^2+0.0004*x.^2)/(((0.1225-x.^2)*(1-x.^2)-0.3062*x.^2-0.0013*x.^2)^2+(0.021*x.-0.1262*x.^3)^2)))/(1/2),[0 4])
|
Error: The expression to the left of the equals sign is not a valid target for an assignment.