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...
2년 초과 전 | 답변 수: 1 | 0