Feeds
提问
When using "geoplot" to create a map, how can I change the map projection to Lambert? It seems that "m_proj" cannot be used together with geoplot.
minlat = 25; minlon = 65; maxlat = 45; maxlon = 108; m_proj('lambert','lon',[64 108],'lat',[21 48]); geoplot([minlat maxlat...
3 years 前 | 1 个回答 | 0