Slope Fields with Mathematica
The Syntax Of听VectorPlot
(continued from听last page...)
Unfortunately for us,听Mathematica听does not have a specific function built-in for plotting the slope fields of differential equations. However, it does come very close to what we need with the听VectorPlot听command. To ask听Mathematica听for its syntax we would issue the following command:
?VectorPlot
Use the link below to launch听Mathematica听with a new notebook, then type in the above command, hit ENTER, and come back here to continue.听(Note: Unlike the introductory notebooks you recently completed, from now on your will be creating your own notebooks from scratch. None of the commands will have been entered into Mathematica for you. You will be working with a "blank canvas.")

Let's go and听see what you should have gotten...
听