|
From: sreekar g. <col...@gm...> - 2009-09-26 15:14:00
|
sorry for posting the wrong data. the problem was with
plot "< awk '{if (($2 == 26) && ($3 == 160)) printf("%.2f %.8f* \n *",$1,$6
*
4/exp(log($1)*3))}' < coordinates.dat " using 1:2 wi li title "26"
and the *error* is
invalid character \
i would be grateful for any help
sincerely,
sreekar
india
2009/9/26 Hans-Bernhard Bröker <HBB...@t-...>
> baalkikhaal wrote:
>
>> on doing
>>
>> plot "< awk '{if (($2 == 26) && ($3 == 160)) printf("%.2f %.8f ",$1,$6
>> *
>> 4/exp(log($1)*3))}' < coordinates.dat " using 1:2 wi li title "26"
>>
>
> The second '<' doesn't serve much of a purpose, so you may want to drop it.
>
> And you'll want to re-think the quoting. You have two pairs of "double
> quotes" which you probably want nested, but they're not.
>
>
>
--
Sreekar Guddeti
|