23.11.2012 Views

Mapping

Mapping

Mapping

SHOW MORE
SHOW LESS

Create successful ePaper yourself

Turn your PDF publications into a flip-book with our unique Google optimized e-Paper software.

Map Projections<br />

Orthographic Projection<br />

m_proj('ortho','lat',48','long',-123');<br />

m_coast('patch','r');<br />

m_grid('linest','-','xticklabels',[],'yticklabels',[]);<br />

patch(.55*[-1 1 1 -1],.25*[-1 -1 1 1]-.55,'w');<br />

text(0,-.55,'M\_Map','fontsize',25,'color','b',...<br />

'vertical','middle','horizontal','center');<br />

set(gcf,'units','inches','position',[2 2 3 3]);<br />

set(gcf,'paperposition',[3 3 3 3]);

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

Saved successfully!

Ooh no, something went wrong!