Documentation of m_usercoast


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


Function Synopsis

m_usercoast(varargin);

Help text

 M_USERCOAST Add a coastline using a user-specified coastline file.
         M_USERCOAST(FILENAME) uses data previously extracted and stored
         in FILENAME to draw a coast.

         M_USERCOAST(... ,(standard line option,...,...) ) draws the coastline
         as a simple line.
         M_USERCOAST(..., 'patch' ( ,standard patch options,...,...) ) draws the 
         coastline as a number of patches. 

    
         See also M_PROJ, M_GRID, M_COAST, M_GSHHS_C    

Cross-Reference Information

This function calls This function is called by

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