The first two lines define the van der Pol equation with μ = 2.3.

We call quiver with N as an argument, along with a vector argument that specifies the lower and upper limits on the x and y axes. Furthermore, we give further arguments for customizing the plot. Once we have called quiver, we overlay the phase plane portraits of solutions obtained by specifying different initial conditions -- notice how the solutions follow the arrows of the quiver plot, then get attracted to the same limit cycle (regardless of whether we start inside or outside of the cycle).

Phas portrait for the van der Pol equation with μ = 2,3, plotted with Chebfun.
The solution of the van der Pol with ε=0.05, plotted with Chebfun.