# linear 2d system par a=1,b=1,c=4,d=1 x'=a*x+b*y y'=c*x+d*y @ xp=x,yp=y,xlo=-5,xhi=5,ylo=-5,yhi=5 done