function demoFun x = linspace(eps,0.5); f = myfun(x); plot(x,f) grid('on')