Clear Filters
Clear Filters

Geodetic Vector to ECEF

2 views (last 30 days)
Matthes Müller
Matthes Müller on 27 Nov 2017
How do I transform a vector given in geodetic coordinates (e.g. Wind Northwards/Eastwards in m/s, depending on latitude/longitude/height) into the ECEF (x,y,z) system?
I am aware of the function "[X,Y,z] = geodetic2ecef(spheroid,lat,lon,h)", however this only transforms a single coordinate rather than a vector in m/s.

Answers (0)

Products

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!