|
From: Tilman B. <tbe...@ya...> - 2010-04-14 10:07:06
|
Thank you very much, Tatsuro! Works nicely! Tilman. --- Tatsuro MATSUOKA <tma...@ya...> schrieb am Mi, 14.4.2010: > If you use windows, please use 'sed' for windows from > GnuWin32 site > > http://gnuwin32.sourceforge.net/packages/sed.htm > > Please use gnuplot.exe(ver 4.4 or later) or > wgnuplot_pipes.exe. > > thousand.txt > > 12'345.67 > 3'123.777 > 1'557.0 > > gnuplot >plot "< sed -e s/'//g thousand.txt" > > Do not forget set PATH to the folder in which sed is > installed. > > > The unixy commands sed and awk(gwak) are good friends for > gnuplot. > __________________________________________________ Do You Yahoo!? Sie sind Spam leid? Yahoo! Mail verfügt über einen herausragenden Schutz gegen Massenmails. http://mail.yahoo.com |