Mapping Toolbox    
fillm

Project 2-D patch objects onto the current map axes

Syntax

Description

h = fillm(lat,lon,cdata) projects and displays any patch object with vertices defined by the vectors lat and lon to the current map axes. The input cdata defines the patch face color. The patch handle or handles, h, can be returned.

h = fillm(lat,lon,'PropertyName',PropertyValue,...) allows any property/value pair supported by patch to be assigned to the fillm object.

Examples

See Also
fill3m
Project 3-D patch objects onto the current map axes
patchesm
Project multiple patch objects more rapidly
patchm
Project and display patch objects on the current map axes


  fill3m filterm