Documentation of m_grid


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


Function Synopsis

m_grid(varargin);

Help text

 M_GRID make a grid on a map.
        M_GRID('parameter','value',...) with any number (or no)
        optional parameters is used to draw a lat/long grid for a
        previously initialized map projection.

        The optional parameters allow the user
        to control the look of the grid. These parameters are listed
        by M_GRID('get'), with defualt parameters in M_GRID('set');

        see also M_PROJ

Cross-Reference Information

This function calls This function is called by

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