# Lin2dim # param a=-1 b=0 param c=0 d=-3 # dx/dt = a*x + b*y dy/dt = c*x + d*y # @ XP=X, YP=Y, XLO=-10, XHI=10, YLO=-10, YHI=10 done