Mapping Toolbox | ![]() ![]() |
Wraps longitudes to values east of a meridian
Syntax
Description
ang = eastof(angin,meridian) transforms input angles into equivalent angles east of the specified meridian.
ang = eastof(angin,meridian,units
) uses the units defined by the input string units
. If omitted, default units of 'degrees' are assumed.
Example
Remarks
This function can be used to prepare vector data for use with regular matrix maps. Regular matrix maps use geographic locations that are strictly east of the left edge of the map.
See Also
westof |
Wraps longitudes to values west 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 for longitude data |
angledim |
Converts angles from one unit system to another |
![]() | driftvel | ecc2flat | ![]() |