主要内容

本页采用了机器翻译。点击此处可查看英文原文。

在地图上创建绘图

点、线和多边形;气泡图;图像;伪彩图

在地理坐标区和地图坐标区上可视化数据。有关可以使用地理坐标区和地图坐标区创建的绘图类型的示例,请参阅Types of 2-D Geographic Plots。有关地理坐标区与地图坐标区之间区别的信息,请参阅选择二维地图显示

函数

全部展开

newmapSet up new map (自 R2023a 起)
mapaxesCreate map axes (自 R2023a 起)

点、线和多边形绘图

geoplotPlot points, lines, and polygons on map (自 R2022a 起)
geoscatter地理坐标中的散点图
geoiconchartIcon chart in geographic coordinates (自 R2024b 起)

栅格绘图

geopcolorDisplay raster using scaled colors (自 R2026a 起)
geoimageDisplay RGB or grayscale image (自 R2026a 起)

数据分布图

bubblechart气泡图
geodensityplot在地理坐标中的密度图
gca当前坐标区或图
hold添加新绘图时保留当前绘图
cla清空坐标区

属性

全部展开

MapAxes PropertiesMap axes appearance and behavior (自 R2023a 起)
GeographicAxes 属性地理坐标区的外观和行为
MapAxesInteractionOptions PropertiesMap axes interaction behavior for apps (自 R2024a 起)
GeographicAxesInteractionOptions PropertiesGeographic axes interaction behavior (自 R2024a 起)
GeographicRuler 属性控制具有地理值的轴
GeographicScalebar 属性地理比例尺的外观和行为
Point PropertiesGeographic point appearance and behavior (自 R2022a 起)
Line PropertiesGeographic chart line appearance and behavior (自 R2022a 起)
Polygon PropertiesGeographic polygon appearance and behavior (自 R2022a 起)
IconChart PropertiesIcon chart appearance and behavior (自 R2024b 起)
Image PropertiesRaster image appearance and behavior (自 R2026a 起)
PseudocolorRaster PropertiesPseudocolor raster plot appearance and behavior (自 R2026a 起)

主题

绘图

动画和 APP

相关信息

精选示例