Info

此问题已关闭。 请重新打开它进行编辑或回答。

Regarding Plotting

1 次查看(过去 30 天)
Uday
Uday 2011-9-2
关闭: MATLAB Answer Bot 2021-8-20
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
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?

此问题已关闭。

Community Treasure Hunt

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

Start Hunting!

Translated by