Global Index (all files) (short | long) | Local Index (files in subdir) (short | long)
| Name | Description |
|---|---|
M | |
| m_coast | M_COAST Add a coastline to a given map. |
| m_contour | M_CONTOUR Draws contour lines on a map |
| m_contourf | M_CONTOURF Adds filled contours to a map |
| m_demo | M_DEMO Demonstration program showing various maps in M_Map package |
| m_distxy | M_DISTXY Distance between X,Y locations on a map. Distances |
| m_elev | M_ELEV Contour elevation onto a map using a 1-degree database |
| m_grid | M_GRID make a grid on a map. |
| m_gshhs_c | M_GSHHS_C Add a coastline to a given map using the 'crude' resolution of |
| m_gshhs_f | M_GSHHS_F Add a coastline to a given map using the 'full' resolution of |
| m_gshhs_h | M_GSHHS_H Add a coastline to a given map using the 'high' resolution of |
| m_gshhs_i | M_GSHHS_I Add a coastline to a given map using the 'intermediate' resolution of |
| m_gshhs_l | M_GSHHS_L Add a coastline to a given map using the 'low' resolution of |
| m_legend | M_LEGEND Add a legend to a map. This function does not have the |
| m_line | M_LINE Create a line on a map |
| m_ll2xy | M_LL2XY Converts long,lat to X,Y coordinates using the current projection |
| m_lldist | M_LLDIST Spherical earth distance between points in long/lat coordinates. |
| m_patch | M_PATCH Create patches on a map |
| m_plot | M_PLOT Plot objects on an M_MAP plot. All of the normal |
| m_plotbndry | M_PLOTBNDRY plots text files of Lat,Lon for political boundaries. |
| m_proj | M_PROJ Initializes map projections info, putting the result into a structure |
| m_quiver | M_QUIVER Makes a quiverplot on a map (QUIVER-style) |
| m_range_ring | M_RANGE_RING Creates range rings on a map |
| m_scale | M_SCALE Draws the map at a specified scale |
| m_tba2b | M_TBA2B Converts the ASCII TerrainBase 5-minute bathymetry database |
| m_tbase | M_TBASE Contour elevation onto a map using the 5-minute TerrainBase database |
| m_text | M_TEXT Text Annotation |
| m_track | M_TRACK Draw a trackline on a map |
| m_ungrid | M_UNGRID Removes a grid; |
| m_usercoast | M_USERCOAST Add a coastline using a user-specified coastline file. |
| m_vec | M_VEC Draws fancy arrows/quiverplots on a map. |
| m_xy2ll | M_XY2LL Converts X,Y to long,lat coordinates using the current projection |
| m_xydist | M_XYDIST Spherical earth distance between points in map projection coordinates. |
Pierre-Michel THEVENY <theveny@dt.insu.cnrs.fr>