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