Phase Portrait

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

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

> scene=[ %?, %? ], linecolor=BLUE,

> title = `Phase Portrait for %?` ):

> PHASEplot;

>