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!