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