このページは機械翻訳を使用して翻訳されました。元の英語を参照するには、ここをクリックします。
マップ作成
マップ軸と
axesmベースのマップを作成し、マップのプロパティを設定しますMapping Toolbox™ は、マップ軸 (R2023a 以降) や axesm ベースのマップなど、地図表示を作成するためのいくつかの方法を提供します。
マップ軸と axesm ベースのマップの比較、および各タイプの表示をいつ使用するかの詳細については、「Choose a 2-D Map Display」を参照してください。
関数
トピック
マップ軸
- Create Common Plots Using Map Axes
Display data in map axes using point, line, and polygon plots, scatter plots, and bubble charts. - Change Projection and Projection Parameters
Map axes automatically reproject plotted data when you change the map projection or projection parameters. - Create Map Axes in App
Use App Designer to create an app that includes a map axes object and components that control the map projection and the visibility of plotted data.
axesmベースのマップ
- axesm-Based Maps
Anaxesm-based map contains standard properties of MATLAB® graphics axes, with 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. - Switch Between Projections
You can change the map projection. Usually the new map projection displays the same part of the world, and you can adjust theaxesm-based map properties to refine the map appearance. - Reprojection of Graphics Objects
Many objects onaxesm-based maps can be automatically reprojected 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 displaying raster and vector data using thegeoshowfunction.