Apr 25, 2007 #1 ovince Programmer Feb 27, 2007 55 FR Hi All Is it posible to use awk with gnuplot? That is, can I plot data directly extracted from file by awk like: awk 'BEGIN {FS=","}{print $53, $58}' | gnuplot ... thanks oliver
Hi All Is it posible to use awk with gnuplot? That is, can I plot data directly extracted from file by awk like: awk 'BEGIN {FS=","}{print $53, $58}' | gnuplot ... thanks oliver
May 6, 2007 #2 vgersh99 Programmer Jul 27, 2000 2,146 US would not hurt tryin'...... vlad +----------------------------+ | #include<disclaimer.h> | +----------------------------+ Upvote 0 Downvote
would not hurt tryin'...... vlad +----------------------------+ | #include<disclaimer.h> | +----------------------------+