How to create map with [x;y] coordinates? Mapping toolbox

6 ビュー (過去 30 日間)
Vlad Bibikov
Vlad Bibikov 2021 年 5 月 4 日
回答済み: Chad Greene 2021 年 5 月 6 日
I have a 416609x1 cell with [X;Y] coordinates in each cell. (or matrix 416609x2 with the same coordinates). I need to create map by these X:Y coordinates in eqaazim projection. And i have another 416609x1 matrix with values of each pair of [X;Y] coordinates. And the final result shold look like this picture
How can i do this?
I can only find ways how to do this with using a lat,long coordinates
  1 件のコメント
Chad Greene
Chad Greene 2021 年 5 月 6 日
Is this the EASE 2.0 grid?

サインインしてコメントする。

採用された回答

Chad Greene
Chad Greene 2021 年 5 月 6 日
No guaratees on the accuracy of the attached functions, but you may be able to convert between lat,lon and x,y using the attached functions for the Lambert Equal Area Azimuthal projection.

その他の回答 (0 件)

製品


リリース

R2020a

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by