How to find the closest point to lat/lon?
3 次查看(过去 30 天)
显示 更早的评论
Hi all,
I have two grids grid 1 and grid 2, which I want to find the closest points of grid2 to the points in grid.
Both grids are in latitude and longitude.
I would appreciate your help as I am struggling.
2 个评论
John D'Errico
2023-2-3
编辑:John D'Errico
2023-2-3
Closest point in terms of true distance traveled along the surface (so the distance along a great circle?) Or simply a closest point in terms of some metric in degrees? The two would be different.
回答(0 个)
另请参阅
类别
在 Help Center 和 File Exchange 中查找有关 Resizing and Reshaping Matrices 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!