Conversion of Spherical Coordinates to UTM Coordinates

GUI allows you convert 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

引用格式

Gabriel Ruiz-Martinez (2026). Conversion of Spherical Coordinates to UTM Coordinates (https://ww2.mathworks.cn/matlabcentral/fileexchange/8043-conversion-of-spherical-coordinates-to-utm-coordinates), MATLAB Central File Exchange. 检索时间: .

一般信息

MATLAB 版本兼容性

  • 兼容任何版本

平台兼容性

  • Windows
  • macOS
  • Linux
版本 已发布 发行说明 Action
1.1.0.0

Updated to include an App file for R2012b

1.0.0.0