MATLAB ヘルプ センター
Hide objects on axesm-based map
axesm
hidem
hidem(obj)
hidem(objType)
hidem opens a dialog box that enables you to interactively select objects to hide. The hidem function hides objects by setting their Visible property to "off".
Visible
"off"
hidem(obj) hides the specified objects.
obj
example
hidem(objType) hides objects of the specified type.
objType
collapse all
Load a MAT file containing the coordinates of global coastlines into the workspace. Create a world map, and then plot the coastline data.
load coastlines figure worldmap world p = plotm(coastlat,coastlon);
Hide the plotted data.
hidem(p)
Show the plotted data again.
showm(p)
Objects to hide, specified as an array of graphics objects.
"all"
"clabel"
"contour"
"fillcontour"
"frame"
Type of graphics object to hide, specified as one of these options.
All children
Contour labels
hggroup containing contours
hggroup
hggroup containing filled contours
Map frame
"grid"
Map grid lines
"hggroup"
All hggroup objects
"hidden"
Hidden objects
"image"
Untagged image objects
"light"
Untagged light objects
"line"
Untagged line objects
"map"
All objects on the map, excluding the frame and grid
"meridian"
Longitude grid lines
"mlabel"
Longitude labels
"parallel"
Latitude grid lines
"plabel"
Latitude labels
"patch"
Untagged patch objects
"scaleruler"
Scale rulers
"surface"
Untagged surface objects
"text"
Untagged text objects
"tissot"
Tissot indicatrices
"visible"
Visible objects
Data Types: char | string
char
string
Introduced before R2006a
clma
clmo
showm
You clicked a link that corresponds to this MATLAB command:
Run the command by entering it in the MATLAB Command Window. Web browsers do not support MATLAB commands.
Web サイトの選択
Web サイトを選択すると、翻訳されたコンテンツにアクセスし、地域のイベントやサービスを確認できます。現在の位置情報に基づき、次のサイトの選択を推奨します:
また、以下のリストから Web サイトを選択することもできます。
最適なサイトパフォーマンスの取得方法
中国のサイト (中国語または英語) を選択することで、最適なサイトパフォーマンスが得られます。その他の国の MathWorks のサイトは、お客様の地域からのアクセスが最適化されていません。
南北アメリカ
ヨーロッパ
アジア太平洋地域
最寄りの営業オフィスへのお問い合わせ