23.11.2012 Views

Mapping

Mapping

Mapping

SHOW MORE
SHOW LESS

You also want an ePaper? Increase the reach of your titles

YUMPU automatically turns print PDFs into web optimized ePapers that Google loves.

Getting started with the M_map MATLAB Toolbox<br />

To get the same map without using the defaults, you<br />

would use<br />

m_proj('oblique mercator','longitudes',[-132 -<br />

125],'latitudes',[56 40],'direction','vertical','aspect',.5);<br />

m_coast;<br />

m_grid;<br />

Notice that longitudes and latitudes are specified using<br />

a signed notation East longitudes are positive. West<br />

longitudes are negative. North latitudes are<br />

positive. South latitudes are negative.<br />

Note that a decimal degree notation is used, so that a<br />

longitude of 120 30'W is specified as -120.5.<br />

The second line draws a coastline, using the 1/4 degree<br />

database. Coastlines with greater resolution can be<br />

drawn, using your own database.<br />

52 o N<br />

136 o W<br />

48 o N<br />

44 o N<br />

132 o W<br />

40 o N<br />

128 o W<br />

56 o N<br />

124 o W<br />

120 o W

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!