Direction Field

> DFplot := DEplot( MODEL, VAR, DOMAIN, RANGE, arrows = MEDIUM,

> title = `Direction Field for Competing Species` ):

> DFplot;

>

> display( [ NULLplot, DFplot ], title=`Nullclines and Direction Field` );

>