Advertisement
Guest User

Untitled

a guest
Aug 23rd, 2017
68
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.14 KB | None | 0 0
  1. Animate[
  2. DensityPlot[Sin[x - t]Sin[y + t] + Sin[x + t]Sin[y - t], {x, -4, 4}, {y, -3, 3}],
  3. {t, 0, 5},
  4. AnimationRunning ->False]
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement