Search Results

Search: Posts Made By: vgbraymond
5,055
Posted By vgbraymond
Oh... you are right...
Oh... you are right...
5,055
Posted By vgbraymond
I think the following line does. As awk scans...
I think the following line does.
As awk scans through the lines, RCnt will increase up to 17 finally.

for (j=1; j<=RCnt; j++) printf "\t%14.8E", DT[i,j]
5,055
Posted By vgbraymond
Thank you so much for offering the following...
Thank you so much for offering the following code. That is so neat and useful for me. I have understood it with some online tutorial. awk is great.

Raymond
5,055
Posted By vgbraymond
Hi RudiC, Thanks for your reply! Your code...
Hi RudiC,

Thanks for your reply! Your code is far neater than mine. I have to spend some time on understanding it first.

Thanks,
Raymond
5,055
Posted By vgbraymond
Hi Neutronscott, Thanks for your reply. ...
Hi Neutronscott,
Thanks for your reply.

I have a data file, in which there are 48 repetitions of the following block of data.
In each block, there are 2 parts: "Direct signal" and...
5,055
Posted By vgbraymond
Problems with awk (fatal error) and paste (two variables into one column-by-column)
Hello, I have a script extracting columns of useful numbers from a data file, and manipulating the numbers with awk commands. I have problems with my script...

1. There are two lines assigning...
Showing results 1 to 6 of 6

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