|
From: Thor A. <ta...@to...> - 2013-01-16 13:16:12
|
On Wed, Jan 16, 2013 at 12:39:36PM +0100, Mikhail Kononets wrote:
> you could use external data processing in this case, like:
>
> echo "plot \"< awk '{ if (\$3==\\\"A\\\") print}' data\" u 1:2 w l" | gnuplot --persist
Right, this is another way to do it, thank you. Although I would prefer,
and expect, that the script I listed would work.
Thank you for your help.
[...]
--
best regards
Thor Andreassen
|