how to amke 2D map in matlab
4 次查看(过去 30 天)
显示 更早的评论
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
0 个评论
回答(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
0 个评论
Walter Roberson
2011-8-2
Are you using the mapping toolbox? Getting the map shape right taking in to account spherical geometry is best left to the mapping toolbox.
0 个评论
另请参阅
类别
在 Help Center 和 File Exchange 中查找有关 Oceanography and Hydrology 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!