LL2UTM and UTM2LL
Latitude/longitude to and from UTM coordinates precise and vectorized conversion.
You are now following this Submission
- You will see updates in your followed content feed
- You may receive emails, depending on your communication preferences
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
- Version 1.9.0 (7.37 KB)
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
|
||
| 1.8.0 | repack |
||
| 1.8.0-0 | ll2utm : adds a check for latitude values input argument |
||
| 1.7.0 | packaging problem. |
||
| 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. |
||
| 1.5.0 | LL2UTM: adds possibility to force the UTM zone (thanks to Mathieu's suggestion). |
||
| 1.4.0 | - adds single output argument (ll2utm and utm2ll)
|
||
| 1.3.0 | minor update. |
||
| 1.2.0 | adds an example of ll2utm use. |
||
| 1.1.0 | minor update of description. |
||
| 1.0.0 |