現在この提出コンテンツをフォロー中です。
- フォローしているコンテンツ フィードに更新が表示されます。
- コミュニケーション基本設定に応じて電子メールを受け取ることができます
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://jp.mathworks.com/matlabcentral/fileexchange/8043-conversion-of-spherical-coordinates-to-utm-coordinates), MATLAB Central File Exchange. に取得済み.
謝辞
ヒントを与えたファイル: Conversion of UTM Coordinates to Spherical Coordinates, deg2utm