Search Results

Search: Posts Made By: annazpereira
9,378
Posted By annazpereira
Sorry, my mistake, wrong link. Here it is:...
Sorry, my mistake, wrong link. Here it is: Gnuplot tricks: Making a ribbon chart in gnuplot (http://gnuplot-tricks.blogspot.com/2009/08/making-ribbon-chart-in-gnuplot.html)
9,378
Posted By annazpereira
Thank you for all the effort Corona. I was trying...
Thank you for all the effort Corona. I was trying to plot a wall chart, I was referencing some of the stuff found at : Gnuplot tricks: Return of the wall chart - entirely in gnuplot...
9,378
Posted By annazpereira
\col passes "col". Keep in mind that this is a...
\col passes "col". Keep in mind that this is a gnuplot script and I need to pass the value from gnuplot to shell.

Thankyou.
9,378
Posted By annazpereira
Sorry about the netspeak Corona. Will try and...
Sorry about the netspeak Corona. Will try and avoid it the best that I can :)

If I use "$col" no arguments are passed to the script. If I use "col", I see "col" instead of its value. I tried using...
15,468
Posted By annazpereira
If you are still stuck on this, you need to use...
If you are still stuck on this, you need to use the back slash. f(\$1):f(\$4)
9,378
Posted By annazpereira
Passing gnuplot variables to shell script
Hi,

I need to pass a gnuplot value to a shell script. I have a main shell script (Main.sh) that has a bunch of gnuplot commands. Main.sh calls another gnuplot script (Child.gnu). A part of the...
10,460
Posted By annazpereira
Wohoooooooooo!!! It works it works!!! Thankyou ...
Wohoooooooooo!!! It works it works!!! Thankyou rdcwayx. I have been struggling with this all day. I needed this data to be formatted this way so that it can be used to draw a wallchart using...
10,460
Posted By annazpereira
Thanks a ton Danmero and rdcwayx for looking at...
Thanks a ton Danmero and rdcwayx for looking at this. Danmero, the columns are still getting messed up when I use your solution :) Thanks for the try though!!
Rdcwayx your solution is perfect!!!!...
10,460
Posted By annazpereira
Wow Danmero, you are very very close to the...
Wow Danmero, you are very very close to the solution, against my data file I get :

516414 474098 402510 385237
586868 378715 599585 601330
474937 597981 367817 484801


So I get values...
10,460
Posted By annazpereira
Thanks Cabrao, but I cannot use NR to separate...
Thanks Cabrao, but I cannot use NR to separate the values since the number of records will vary from time to time!!
10,460
Posted By annazpereira
Thanks for the quick reply Cstgnb. I guess I was...
Thanks for the quick reply Cstgnb. I guess I was not too clear in what I needed. The script you provided converts the desired output column to a row. So instead of getting:
516414 378715 367817...
10,460
Posted By annazpereira
Splitting data from one row as multiple columns
Hi

I have a file containing some data as follows:

11-17-2010:13:26 64 4 516414 1392258
11-17-2010:13:26 128 4 586868 695603
11-17-2010:13:26 256 4 474937 1642294 ...
4,773
Posted By annazpereira
Wow!!! I had been scrating my head for a couple...
Wow!!! I had been scrating my head for a couple of hrs on this and all that was needed to fix this was the double quotes!!!!. Thanks a ton Chris!!!!
4,773
Posted By annazpereira
print lines which match multiple patterns
Hi,

I have a text file as follows:
11:38:11.054 run1_rdseq avg_2-5 999988.0000 1024.0000
11:50:52.053 run3_rdrand 999988.0000 1135.0 128.0417
11:53:18.050 run4_wrrand avg_2-5...
Showing results 1 to 14 of 14

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