Regarding Plotting

I would like to plot 2D surface maps of my data ,
The data set includes latitude, longitude , and co2 , which is unevenly spaced. I would like to plot this data on different map resolution (e.g 0.5x 0.5,1x1 ).
I have tried griddata function but i did not get the good map. somebody please tell me how I can plot this data?

Answers (1)

Walter Roberson
Walter Roberson on 2 Sep 2011

0 votes

You might be able to use John's contribution gridfit.
But, if your data is not good, there simply might not be any reasonable way to solve the problem.

1 Comment

Uday
Uday on 2 Sep 2011
Yeh I think my data is not good , so is there any other way to fix this problem?

This question is closed.

Asked:

on 2 Sep 2011

Closed:

on 20 Aug 2021

Community Treasure Hunt

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

Start Hunting!