NCCOOS Trac Projects: Top | Web | Platforms | Processing | Viz | Sprints | Sandbox | (Wind)

root/gliderproc/trunk/MATLAB/util/printm.m

Revision 495 (checked in by cbc, 11 years ago)

Initial import of Stark code.

Line 
1 function [] = printm( filename )
2 % function [] = printm( filename )
3 %
4 % print Postscript file with a signature
5
6 timestamp(filename)
7 eval(['print -dps ',filename])
Note: See TracBrowser for help on using the browser.