Documentation of m_gshhs_h


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


Function Synopsis

m_gshhs_h(varargin);

Help text

 M_GSHHS_H Add a coastline to a given map using the 'high' resolution of
           the Global Self-consistant Hierarchical High-resolution 
           Shorelines.

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

         M_GSHHS_H('save',FILENAME) saves the extracted coastline data
         for the current projection in a file FILENAME. This allows 
         speedier replotting using M_USERCOAST(FILENAME). 
    
         See also M_PROJ, M_GRID, M_COAST, M_GSHHS_L, M_GSHHS_I, M_GSHHS_C 
         M_USERCOAST    

Cross-Reference Information

This function calls This function is called by

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