Main Content
mapcrop
Description
[
crops the projected map raster specified by B
,RB
] = mapcrop(A
,RA
,xlimits
,ylimits
)A
and raster reference
RA
and returns the cropped raster B
and raster
reference RB
. The returned raster is cropped to limits in world
coordinates close to those specified by xlimits
and
ylimits
.
To clip vector data represented by a point, line, or polygon shape in planar
coordinates, use the mapclip
function
instead.
Examples
Input Arguments
Output Arguments
Version History
Introduced in R2020a