MATLAB dted function calculation
古いコメントを表示
If latitude and longitude limits are specified, the MATLAB dted function will return a map contained wihin those limits. It also returns a variable called maplegend that goes with the map. Can someone tell me how the maplegned varialble is calculated? I know that it represents the top left corner of the map, I just want to be able to calculate it for myself.
ex: [map maplegend] = dted(filename,scalefactor,latlim,lonlim)
How is 'maplegend' calculated by the dted function?
回答 (0 件)
カテゴリ
ヘルプ センター および File Exchange で Create Plots on Maps についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!