このページは前リリースの情報です。該当の英語のページはこのリリースで削除されています。
マップ作成
マップ軸と
axesmベースのマップを作成し、マップのプロパティを設定しますMapping Toolbox™ は、マップ軸 (R2023a 以降) や axesm ベースのマップなど、地図表示を作成するためのいくつかの方法を提供します。
マップ軸と axesm ベースのマップの比較、および各タイプの表示をいつ使用するかの詳細については、「Choose a 2-D Map Display」を参照してください。
関数
トピック
マップ軸
- Create 2-D Plots Using Map Axes
Display data on a map using point, line, and polygon plots, bubble charts, images, and pseudocolor raster plots. - 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 the standard properties of a MATLAB® graphics axes and 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
Change the projection of anaxesm-based map. Usually the new map projection displays the same part of the world. Refine the map appearance by adjusting the properties of theaxesm-based map. - Reprojection of Graphics Objects
axesm-based maps automatically reproject many types of plotted objects 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 usinggeoshowto display raster and vector data.