Phase Portrait

> PHASEplot := DEplot( MODEL, VAR, DOMAIN, [ IC ], WINDOW,

> arrows=NONE, # use arrows=SLIM to see direction field

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

> title = `Phase Portrait for Example #1` ):

> PHASEplot;

>