メインコンテンツ

このページは機械翻訳を使用して翻訳されました。元の英語を参照するには、ここをクリックします。

マップのカスタマイズ

経緯線の変更、注釈の追加、カラーマップの変更、ベースマップの使用

マップをカスタマイズして、データに関する情報を伝えたり、データの表示を強化したりすることができます。たとえば、タイトルを追加したり、目盛りの外観を変更したり、注釈を追加したりできます。ベースマップを使用して、データの地理的なコンテキストを提供することもできます。

関数

すべて展開する

制限と目盛り

geolimits地理的範囲の設定またはクエリ
geotickformat地理的目盛りラベルの形式の設定またはクエリ

ラベルと注釈

titleタイトルの追加
subtitleプロットにサブタイトルを追加
legend座標軸への凡例の追加
textデータ点に説明テキストを追加
fontsizeFigure 内のオブジェクトのフォント サイズの変更 (R2022a 以降)

カラーマップ

colormap現在のカラーマップの表示と設定
colorbarカラー スケールを示すカラー バー
climカラーマップの範囲を設定 (R2022a で caxis から名前変更)

エクスポート

exportgraphicsFigure またはプロットをエクスポート
copygraphicsプロットまたはグラフィックスの内容をクリップボードにコピー

フレーム、グリッド、ラベル

tightmapRemove white space around axesm-based map
framemControl frame of axesm-based map
gridmControl graticule lines on axesm-based map
plabelControl parallel labels on axesm-based map
mlabelControl meridian labels on axesm-based map
mlabelzero22pi0 度から 360 度の範囲を使用して、axesm ベースの地図に経線ラベルを表示します。

注釈

northarrowAdd north arrow to axesm-based map
scalerulerAdd or modify graphic scale on axesm-based map
textmProject text onto axesm-based map
rotatetextRotate text to projected graticule on axesm-based map

印刷

axesscaleResize axes for equivalent scale
paperscaleSet figure properties for printing axesm-based map at map scale
previewmapView figure at printed size
geobasemapベースマップの設定またはクエリ
readBasemapImageRead image from geographic basemap (R2022a 以降)
addCustomBasemapAdd custom basemap
mbtileswriteWrite georeferenced image or data grid to MBTiles file (R2024b 以降)
removeCustomBasemapRemove custom basemap
addToolbarMapButtonAdd map button to toolbar (R2021b 以降)
removeToolbarMapButtonRemove map button from toolbar (R2021b 以降)

トピック

マップ軸

axesmベースのマップ

  • The Map Frame
    A map frame is the outline of the limits of a map. The shape of the frame is characteristic of the projection.
  • Map and Frame Limits
    The map latitude and longitude limits define the extents of geodata to be displayed. The frame limits control how the frame fits around the displayed data.
  • Map Limit Properties
    Map limits have properties that provide a convenient and intuitive way to specify your map projection origin and frame limits. Learn how to set these properties, and when you should avoid the properties.
  • The Map Grid
    The map grid is the display of meridians and parallels. The spacing and curvature of the grid lines are characteristic of the projection.
  • Inset Maps
    Inset maps provide context to maps by including overviews at smaller scales.

ベースマップ