# a generic first order equation with parameters f(x,t)=x*(1-x) param a,b,c,d ds/dt=1 dx/dt=f(x,s) @ xp=s,yp=x,xlo=-5,xhi=20,ylo=-2,yhi=2 done