% map_track % VOCALS 2008 :: 2008-10-17 :: Simon de Szoeke % Maps the ship track with m_map. m_proj('mercator','longitudes',[-70 -35],'latitudes',[-58 -45]); m_coast('linewidth',2,'color','r'); m_coast('patch',[.7 .7 .7],'edgecolor','none'); %m_elev; m_grid; m_line(-85,-20,'marker','x','markersize',8,'color','b'); m_line(-85,-20,'marker','o','markersize',8,'color','b'); m_line(-80,-27,'marker','square','markersize',7,'color','k'); m_line(-75,-20,'marker','diamond','markersize',7,'color','k'); lonxx=[ -95 -85 -70.33]; %-117.2 -110 -95 -95 -95 -91.5 ];% latyy=[-8 -20 -18.5 ]; % 32.65 20 12 2 0 -.5 ];% %m_line(lonxx,latyy,'color','b'); delx=.25; %m_line(lonxx+delx,latyy,'color','g','linestyle','--'); lonxx=lond; latyy=latd; %m_line(lonxx,latyy,'color','r'); m_line(lonxx,latyy,'color','b','linestyle','-'); title([cruise ' ' year ' R/V Ron Brown Track']); %print d:\cwf\doc\climate\epic01\epic_track.eps -depsc2 -tiff %print d:\cwf\doc\climate\epic01\epic_track.jpg -djpeg