Open Windows explorer and find the Matlab folder on the C drive under
Documents and Settings/your username/my documents
Describe what you see.
Copy dfield8.m and pplane8.m into it from your p drive.
Now in the Current folder window in Matlab you should see dfield8.m and pplane8.m
And you are ready to play...
In the command window at the >> prompt type dfield8 and press
A dfield8 setup window should open. For the first time just press proceed and you should see a
direction field. Click on the field a few times...and (approximate) solutions magically
appear....
Go back to the setup window and change the differential equation.
Try this with several different DE's
try: x'= sin(x) +cos(x)
and: x'= sin(x) + cos(t)
and: x'= sin(x)*cos(t)
and x'=2*y*x^2
and x'=4*t/x