Guest User

Untitled

a guest
Jun 22nd, 2018
71
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.10 KB | None | 0 0
  1. ContourPlot[
  2. spl2ll[spl, freq],
  3. {freq, 0, 13000},
  4. {spl, 0, 130},
  5. Contours -> Range[0,100,10]
  6. ]
Add Comment
Please, Sign In to add comment