// Test file. var x = 0.01 x'= x*(1 - x^2) plot t, x option tstart = 0.0, tstop = 10, outstep = 0.01, device="ps", plotfile = "sigmoid.ps"