how to amke 2D map in matlab
이전 댓글 표시
hai there,
i have ocean current data ,longitude,latitude and velocity..i need to generated 2d map to represent the velocity by color..so what the best function to create?? using surf or colormap? or anything else
답변 (3개)
Sean de Wolski
2011년 8월 2일
Do you have components of velocity or just magnitudes?
Here are a few tools you may be looking for:
doc quiver
doc scatter
Walter Roberson
2011년 8월 2일
0 개 추천
Are you using the mapping toolbox? Getting the map shape right taking in to account spherical geometry is best left to the mapping toolbox.
카테고리
도움말 센터 및 File Exchange에서 Oceanography and Hydrology에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!