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?

Antworten (1)

Walter Roberson
Walter Roberson am 2 Sep. 2011

0 Stimmen

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 Kommentar

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

Diese Frage ist geschlossen.

Gefragt:

am 2 Sep. 2011

Geschlossen:

am 20 Aug. 2021

Community Treasure Hunt

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

Start Hunting!

Translated by