Conversion of Spherical Coordinates to UTM Coordinates
This function displays a window (a little GUI) that you can use to do the conversion of the longitude and latitude coordinates to UTM coordinates. You can choose different ellipsoids to execute the conversion.
[ x,y,utmzone ] = UTM(instruccion)
Inputs:
Latitude, Longitude coordinates.
Outputs:
X, Y , Utm zone.
It's only necessary to run the function.
Author: Gabriel Ruiz Martinez, Civil Engineer.
v1.1 Abril/05
Zitieren als
Gabriel Ruiz-Martinez (2024). Conversion of Spherical Coordinates to UTM Coordinates (https://www.mathworks.com/matlabcentral/fileexchange/8043-conversion-of-spherical-coordinates-to-utm-coordinates), MATLAB Central File Exchange. Abgerufen .
Kompatibilität der MATLAB-Version
Plattform-Kompatibilität
Windows macOS LinuxKategorien
- Mathematics and Optimization > Mapping Toolbox > Coordinate Reference Systems >
- Radar > Mapping Toolbox > Coordinate Reference Systems >
Tags
Quellenangaben
Inspiriert: Conversion of UTM Coordinates to Spherical Coordinates, deg2utm
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!Live Editor erkunden
Erstellen Sie Skripte mit Code, Ausgabe und formatiertem Text in einem einzigen ausführbaren Dokument.
Version | Veröffentlicht | Versionshinweise | |
---|---|---|---|
1.1.0.0 | Updated to include an App file for R2012b |
||
1.0.0.0 |