LL2UTM and UTM2LL

Latitude/longitude to and from UTM coordinates precise and vectorized conversion.

Download
Download

You are now following this Submission

Cite As

François Beauducel (2026). LL2UTM and UTM2LL (https://www.mathworks.com/matlabcentral/fileexchange/45699-ll2utm-and-utm2ll), MATLAB Central File Exchange. Retrieved .

Acknowledgements

Inspired by: utm2deg

General Information

MATLAB Release Compatibility

  • Compatible with any release

Platform Compatibility

  • Windows
  • macOS
  • Linux
Version Published Release Notes Action
1.9.0

- utm2ll: fix an issue when input arguments are matrices
- ll2utm: fix an issue when ZONE is vector/matrix but LAT is scalar
- improves input arguments checking

Download
1.8.0

repack

Download
1.8.0-0

ll2utm : adds a check for latitude values input argument

Download
1.7.0

packaging problem.

Download
1.6.0

Following the comment of Frederic Christen (thanks!), ZONE input argument can be scalar, vector or matrix in both ll2utm and utm2ll. Bug corrected for negative ZONE multiple outputs in southern hemisphere.

Download
1.5.0

LL2UTM: adds possibility to force the UTM zone (thanks to Mathieu's suggestion).

Download
1.4.0

- adds single output argument (ll2utm and utm2ll)
- adds single input argument (ll2utm)

Download
1.3.0

minor update.

Download
1.2.0

adds an example of ll2utm use.

Download
1.1.0

minor update of description.

Download
1.0.0

Download