MATLAB dted function calculation
Show older comments
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?
Answers (0)
Categories
Find more on Create Plots on Maps in Help Center and File Exchange
Products
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!