projection of data with given lon,lat
이전 댓글 표시
I have 3 vectors of longitude, latitude and some value for the given lon and lat which will act as the color scale, the vectors contain 100,000 values. how do i project this data using a map projection, for example project on to this: axesm('hammer', 'Frame', 'on', 'Grid', 'on');
Thanks.
답변 (1개)
Rob Comer
2012년 3월 24일
0 개 추천
If you have axesm, that means you have Mapping Toolbox, so try the scatterm function.
카테고리
도움말 센터 및 File Exchange에서 Vector and Raster Map Display에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!