Global Index (all files) (short | long) | Local Index (files in subdir) (short | long)
[cs,h]=m_contour(long,lat,data,varargin);
M_CONTOUR Draws contour lines on a map
M_CONTOUR(LONG,LAT,DATA,...) draw contours on a map. Behavior
is the same as for CONTOUR except that LONG and LAT vectors or
matrices must be specified.
[CS,H]=M_CONTOUR(...) returns a contour matrix C and a vector
H of handles to LINE or PATCH objects for use by CLABEL.
See also CONTOUR
| This function calls | This function is called by |
|---|---|
Pierre-Michel THEVENY <theveny@dt.insu.cnrs.fr>