stdm
Standard deviation of geographic points
Syntax
Description
mat = stdm(___)mat, using
        any combination of input arguments from the previous syntaxes.
Examples
Input Arguments
Output Arguments
Algorithms
- The function calculates the mean position of the latitude and longitude coordinates using the - meanmfunction.
- The function normalizes the standard deviations by n–1, where n is the number of geographic points. 
Version History
Introduced before R2006a