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 で Geographic Plots についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!