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?

回答 (1 件)

Walter Roberson
Walter Roberson 2011 年 9 月 2 日

0 投票

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 件のコメント

Uday
Uday 2011 年 9 月 2 日
Yeh I think my data is not good , so is there any other way to fix this problem?

この質問は閉じられています。

質問済み:

2011 年 9 月 2 日

閉鎖済み:

2021 年 8 月 20 日

Community Treasure Hunt

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

Start Hunting!

Translated by