Documentation of m_xy2ll


Global Index (all files) (short | long) | Local Index (files in subdir) (short | long)


Function Synopsis

[long,lat]=m_xy2ll(X,Y);

Help text

 M_XY2LL Converts X,Y to long,lat coordinates using the current projection
         [LONGITUDE,LATITUDE]=m_ll2xy(X,Y)
         This is useful for finding locations using ginput.

Cross-Reference Information

This function is called by

Pierre-Michel THEVENY <theveny@dt.insu.cnrs.fr>