Create and Manage axesm-Based Maps
Create an axesm-based map from the name of a
world region, the name of a US region, or the name of a projection
defined by MATLAB®. Change the parameters of the map projection, such as
the standard parallels, by changing the properties of the
axesm-based map.
Alternatives to 2-D axesm-based maps are
geographic axes and map axes, which can be used for many tasks,
including exploration, publication, and app building. For a
comparison of the 2-D map displays that you can create using
Mapping Toolbox™ software, see Choose a 2-D Map Display.
Functions
Topics
Create Maps
- axesm-Based Maps
Anaxesm-based map contains the standard properties of a MATLAB graphics axes and additional properties related to projections, scale, and positioning in geographic coordinates. - Create Maps of World and US Regions
Create maps of continents, countries, and US states by using theworldmapandusamapfunctions. The functions automatically select projections based on the specified region. - Inset Maps
Inset maps provide context to maps by including overviews at smaller scales.
Manage Projections
- Summary and Guide to Projections
Learn about the map projections supported by the toolbox, and their families and properties. - Switch Between Projections
Change the projection of anaxesm-based map. Usually the new map projection displays the same part of the world. Refine the map appearance by adjusting the properties of theaxesm-based map. - Reprojection of Graphics Objects
axesm-based maps automatically reproject many types of plotted objects based on changes to the map projection or to some map properties. - Change Map Projections When Using geoshow
Change the projection of anaxesm-based map after usinggeoshowto display raster and vector data.