このページの内容は最新ではありません。最新版の英語を参照するには、ここをクリックします。
地理プロット
緯度と経度の座標を使用してマップでデータを可視化する
地理プロットを使用して、対話型マップ上に緯度と経度のデータを可視化します。マップ上にライン プロット、散布図、バブル チャート、密度プロットを作成し、ベースマップを使用してデータのコンテキストを提供し、App Designer を使用してマップを含むアプリを作成します。
関数
プロパティ
トピック
地理プロットの作成
- 緯度データと経度データを使用したマップの作成
ライン プロット、散布図、バブル チャート、および密度プロットを使用してデータをマップ上にプロットする。 - Visualize Density Using Geographic Density Plots
Visualize the relative distribution of points on a map. - table データからのスタンドアロンの地理バブル チャートの作成
geobubble
関数を使用して、table データからスタンドアロンの地理バブル チャートを作成する。 - Combine Bubble Chart with Other Graphics in Geographic Axes
Create maps with bubble charts and other graphics by using thegeoaxes
andbubblechart
functions. - Create Animations Using Latitude and Longitude Data
Animate geographic data using comet plots, animated lines, and markers along lines.
地理プロットの探索
- Interact with Geographic Axes
Explore maps, find the coordinates of points, and select locations for text. - 地理座標軸とチャートのベースマップへのアクセス
地理座標軸およびチャートのベースマップを指定する。選択したベースマップをダウンロードし、ローカル システムにインストールする。 - Figure 内の地理座標軸の最大化
Figure 内のマップのサイズを大きくする。
地理プロットのカスタマイズ
- Add Labels and Annotations to Geographic Axes
Convey information about maps using titles, legends, text, and data tips. - Customize Appearance of Geographic Axes
Customize maps by changing the limits, tick label format, tick locations, colors, and grid lines. - Adjust Transparency of Geographic Density Plots
Emphasize density ranges in density plots by changing the transparency. - スタンドアロンの地理バブル チャートでのバブルの制御
スタンドアロンの地理密度プロットでバブルのサイズとバブルの色を変更する。
アプリでの地理プロットの使用
- Create Geographic Axes in App
Use App Designer to create an app with a map and components that control the map. - 地理座標軸とチャートの展開
MATLAB® Compiler™ で、ベースマップを使用するアプリを展開する。