Problem 1371. Altitude of locations on the earth

  • Created by Dan
Find the altitude of a location on the earth, given latitude and longitude coordinates, above mean sea level.
Input___________Latitude and Longitude in decimal degrees.
Output_________ Altitude in meters.
Example:
Everest (27.988056°N 86.925278°E) ----> Height: 8816.663 m (from Google Maps)

Solution Stats

32.89% Correct | 67.11% Incorrect
Last Solution submitted on Sep 03, 2025

Problem Comments

Solution Comments

Show comments

Problem Recent Solvers15

Suggested Problems

More from this Author2

Problem Tags

Community Treasure Hunt

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

Start Hunting!