m_contour
PURPOSE 
M_CONTOUR Draws contour lines on a map
SYNOPSIS 
function [cs,h]=m_contour(long,lat,data,varargin);
DESCRIPTION 
CROSS-REFERENCE INFORMATION 
This function calls:
- m_ll2xy M_LL2XY Converts long,lat to X,Y coordinates using the current projection
This function is called by:
- m_demo M_DEMO Demonstration program showing various maps in M_Map package
- m_elev M_ELEV Contour elevation onto a map using a 1-degree database
- m_etopo2 M_ETOPO2 Contour elevation onto a map using the 2-minute ETOPO2 database
- m_tbase M_TBASE Contour elevation onto a map using the 5-minute TerrainBase database
Generated on Mon 29-Nov-2010 15:42:51 by m2html © 2005