Clear Filters
Clear Filters

How can I draw a Contour Plot that looks like this?

2 views (last 30 days)
Hello, I would love to draw a contour plot that looks like the one I have attached to this question. Thank you
  10 Comments
Esolomo
Esolomo on 9 Jun 2014
Yes, I do have a monthly average and I do not have a gap in my data. so, if I use the daily values, I should have a similar plot like the first one, right?
Cedric
Cedric on 9 Jun 2014
Edited: Cedric on 9 Jun 2014
Yes, if you had daily values, you would get the first plot. There might be a technical operation to perform, such as coding/padding gaps with NaN elements (if they aren't already present), so CONTOURF doesn't interpolate over gaps.

Sign in to comment.

Answers (0)

Categories

Find more on Contour Plots in Help Center and File Exchange

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!