Phase Portrait

> plotPHASE := DEplot( MODEL, VAR, DOMAIN, [ IC ], RANGE,

> scene=[ x(t), y(t) ], arrows=NONE, linecolor=BLUE,

> title = `Phase Portrait for Problem 6, Exam 2` ):

> plotPHASE;

>