Main Content
rmprop
Remove property from geographic or planar vector
Description
removes all properties specified by vout
= rmprop(vin
,names
)names
from
vin
.
Note
rmprop
cannot remove Metadata
, and
Geometry
properties from any geographic or planar
vector. Further, it cannot remove Latitude
and
Longitude
properties from geopoint
and geoshape
objects, nor X
and
Y
properties from mappoint
and
mapshape
objects.
Examples
Input Arguments
Output Arguments
Version History
Introduced in R2012a