load /d4/Darmat/data/adcp/9806/tms3/tms3cs20 clf plot(cs20.pstseccs/86400,cs20.hcs) hold on plot(cs20.pstseccs/86400,cs20.vcs,'--r') title('Three-Mile Slough, June 2','fontsize',18) xlabel('Day of June, 1998','fontsize',14) ylabel('stage (solid), current (dashed)','fontsize',14) xlim([cs20.pstseccs(1),cs20.pstseccs(length(cs20.pstseccs))]/86400) print -djpeg -r40 ... /Users/faculty/bland/public_html/research/discharg/rating/p80708a.jpg