geodensityplot
Geographic density plot
Syntax
Description
geodensityplot(___,
specifies Name,Value
)DensityPlot
properties using one or more Name,Value
pair arguments.
geodensityplot(
plots
in the geographic axes specified by gx
,___)gx
instead of the current
axes.
returns a dp
= geodensityplot(___)DensityPlot
object.
Examples
Input Arguments
Output Arguments
Tips
To customize the geographic axes, modify geographic axes properties. For a list of properties, see GeographicAxes Properties.
If you have Mapping Toolbox™, you can specify basemaps of your own choosing using the
addCustomBasemap
function.When you plot on geographic axes, the
geodensityplot
function assumes that coordinates are referenced to the WGS84 coordinate reference system. If you plot using coordinates that are referenced to a different coordinate reference system, then the coordinates may appear misaligned.
Version History
Introduced in R2018bSee Also
1 Alignment of boundaries and region labels are a presentation of the feature provided by the data vendors and do not imply endorsement by MathWorks®.