interpm
Densify connected vertices in latitude-longitude coordinates
Syntax
Description
[
densifies the connected vertices in latitude-longitude coordinates by inserting vertices
where adjacent latitudes or longitudes are separated by more than the specified maximum
spherical distance. By default, the function uses linear interpolation and assumes that the
coordinates and distance are in degrees.latout,lonout] = interpm(lat,lon,maxdist)
This function is useful for densifying lines and polygons that are defined using latitude-longitude coordinate vectors.
Examples
Input Arguments
Output Arguments
Version History
Introduced before R2006a

