earth2math
This function takes as input angle measurements in the earth-coordinate system (0 degrees = NORTH, 90 degrees = EAST, 180 deg = SOUTH, 270 deg = WEST), and converts these angle measurements to the math-coordinate system (0 degrees = EAST, 90 deg = NORTH, etc.)
EARTH2MATH Convert earth coordinate angles to math coordinate angles
Syntax:
D = earth2math(E)
Input:
E: single value or vector of earth coordinate angles
Output:
D: single value or vector of equivalent math coordinate angles
Cite As
Cameron Sparr (2024). earth2math (https://www.mathworks.com/matlabcentral/fileexchange/33665-earth2math), MATLAB Central File Exchange. Retrieved .
MATLAB Release Compatibility
Platform Compatibility
Windows macOS LinuxCategories
- Sciences > Geoscience > Oceanography and Hydrology >
- Sciences > Geoscience > Weather and Atmospheric Science >
- Sciences > Geoscience > Earth and Planetary Science >
Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!Discover Live Editor
Create scripts with code, output, and formatted text in a single executable document.