Documentation of m_proj


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


Function Synopsis

m_proj(proj,varargin)

Help text

 M_PROJ  Initializes map projections info, putting the result into a structure

         M_PROJ('set') tells you the current state
         M_PROJ('get') gives you a list of all possibilities
         M_PROJ('get','proj name') gives info about a projection in the 
                                   'get' list.
         M_PROJ('proj name','property',value,...) initializes a projection.

         see also M_GRID, M_LL2XY, M_XY2LL.

Cross-Reference Information

This function is called by

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