LL2UTM and UTM2LL
Latitude/longitude to and from UTM coordinates precise and vectorized conversion.
Ahora está siguiendo esta publicación
- Verá actualizaciones en las notificaciones de contenido en seguimiento.
- Podrá recibir correos electrónicos, en función de las preferencias de comunicación que haya establecido.
Citar como
François Beauducel (2026). LL2UTM and UTM2LL (https://es.mathworks.com/matlabcentral/fileexchange/45699-ll2utm-and-utm2ll), MATLAB Central File Exchange. Recuperado .
Agradecimientos
Inspirado por: utm2deg
Información general
- Versión (7,37 KB)
Compatibilidad con la versión de MATLAB
- Compatible con cualquier versión
Compatibilidad con las plataformas
- Windows
- macOS
- Linux
| Versión | Publicado | Notas de la versión | 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 |