lla2ned
Transform geodetic coordinates to local north-east-down coordinates
Description
xyzNED = lla2ned(lla,lla0,method)lla to local north-east-down (NED)
        Cartesian coordinates xyzNED. Specify the origin of the local NED
        system as the geodetic coordinates lla0.
Note
- The latitude and longitude values in the geodetic coordinate system use the World Geodetic System of 1984 (WGS84) standard. 
- Specify altitude as height in meters above the WGS84 reference ellipsoid. 
Examples
Input Arguments
Output Arguments
Extended Capabilities
Version History
Introduced in R2020b