Mapping Toolbox
  Go to function:
    Search    Help Desk 
westof    Examples   See Also

Wraps longitudes to values west of a meridian

Syntax

Description

ang = westof(angin,meridian) transforms input angles into equivalent angles west of the specified meridian.

ang = westof(angin,meridian,units) uses the units defined by the input string units. If omitted, default units of 'degrees' are assumed.

Examples

See Also

eastof
Wraps longitudes to values east of a meridian
zero22pi
Truncates angles into the 0 deg to 360 deg range
npi2pi
Truncates angles into the -180 deg to 180 deg range
smoothlong
Removes discontinuities in longitude data
angledim
Converts angles from one unit system to another


[ Previous | Help Desk | Next ]