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