how to create lat lon matrix in matlab

조회 수: 2 (최근 30일)
Tanmoyee Bhattacharya
Tanmoyee Bhattacharya 2017년 12월 4일
편집: Tanmoyee Bhattacharya 2017년 12월 5일
I want to create a latitude longitude 4*4 dimension matrix of temperature from dataset where temperature is in third column
30.45 70.34 20
30.95 71.23 23
31.34 72.34 25
33.23 76.34 30
Can anybody help me how to create it?
  댓글 수: 7
KSSV
KSSV 2017년 12월 5일
Tanmoyee you are missing logic some where......what exactly you want to do?
Tanmoyee Bhattacharya
Tanmoyee Bhattacharya 2017년 12월 5일
편집: Tanmoyee Bhattacharya 2017년 12월 5일
Sir I arrange data set like
if true
% code
end
30.45 78.34 34
30.45 76.34 23
30.45 75.23 25
30.45 76.45 26
...........
.........
31.45 78.34 34
31.45 76.34 24
31.45 75.23 23
31.45 76.45 23
Then I create the matrix by function xyz2grd.
It is solved sir.

댓글을 달려면 로그인하십시오.

답변 (0개)

Community Treasure Hunt

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

Start Hunting!

Translated by