Search Results

Search: Posts Made By: ahan
4,160
Posted By ahan
I am a new user here.. do not know how that...
I am a new user here.. do not know how that thumbs down symbol got attached in the prev. reply. dont mean disrespect none to nobody :)
also I noticed that i did not give right example.

123.4567...
4,160
Posted By ahan
Thanks for asking... Suppose your a output file...
Thanks for asking...
Suppose your a output file that contains value of some observable and error-bar on that. look like this:
$cat datafile.txt
123.4567 0.0098
.
.

re-writing the first...
4,160
Posted By ahan
bumping up
Please look at this problem, and let me know if something can be done or not clear. I am shamelessly bumping it up, for I need help.

thanks.
2,856
Posted By ahan
try formatted print in awk , something like ...
try formatted print in awk , something like
'{printf "%f\n",$tot}'

instead of jusr print.
4,160
Posted By ahan
data format from (4.56 0.7) -> 4.6(7) awk?!
Hi,
I have to manipulate a data file which say reads like this
{$index $value $error_on_value}

aa 4.56 0.7
bb 123.456 0.00987
cc 987654 321
.
.
in easily human readable format of type

aa...
Showing results 1 to 5 of 5

 
All times are GMT -4. The time now is 11:15 AM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy