source: GTP/trunk/Lib/Vis/Preprocessing/work/plots/showplot @ 2038

Revision 2038, 124 bytes checked in by bittner, 17 years ago (diff)
  • Property svn:executable set to *
Line 
1#!/bin/sh
2mv plot.fig $1.fig
3fig2dev -L eps $1.fig $1.eps
4#gv -scale 3 $1.eps &
5d:/programs/gs/gsview/gsview32.exe $1.eps &
Note: See TracBrowser for help on using the repository browser.