Guest User

Untitled

a guest
Jan 9th, 2018
62
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.28 KB | None | 0 0
  1. StreamPlot[{1, P (0.6 - 0.003 P)}, {t, 0, 30}, {P, 0, 220},
  2. PlotRangePadding -> Automatic, StreamPoints -> {Automatic, 0.1},
  3. StreamScale -> None, StreamStyle -> {Thick, Dashed},
  4. ImageSize -> Medium, PlotRange -> {{0, 30}, {0, 220}}, Axes -> True,
  5. AxesLabel -> {"t", "P(t)"}]
Add Comment
Please, Sign In to add comment