In[4]:=

(* Plot of solutions to DE y ' + 3y = 6t *)<<DiffEqs`DEGraphics`

In[5]:=

DEPlot[6t - 3y, {t, -2, 2}, {y, -4, 4}, IsoclinesTrue] ;

[Graphics:HTMLFiles/isoclines_3.gif]


Created by Mathematica  (February 15, 2006)