The plotting tag has no wiki summary.
0
votes
1answer
164 views
gnuplot not showing the graph window
I am using gnuplot under ubuntu 12.10. When i type in terminal :
gnuplot> plot sin(x)
it only shows next step:
gnuplot>
but it doesn't show the graph plotting windows. What can I do to ...
1
vote
1answer
85 views
Unable to enter and plot negative data in SciDaVis and QtiPlot
I have been using SciDaVis for plotting and a variety of numeric tasks. However, now, when I try to enter negative data into a SciDaVis table, the data is just ignored. I am using my system default ...
2
votes
1answer
1k views
GNUPLOT remove overlapping between xtick labels
In GnuPlot, i am setting xtics to something like this:
set xtics
("AIM" 0.00000, "gtalk" 2.00000, "rtp-multicast-filetransfer" 4.00000,
"sipc_music" 6.00000, "skype1" 8.00000, "skype2" ...
2
votes
2answers
103 views
Print numbered arguments in Command Line Tool
Is there a packaged program that shows command line arguments? I often find it helpful to have users run this type of program to either help them understand what their shell commands do, or to get ...
33
votes
13answers
8k views
What scientific plotting software is available?
I am currently doing some experimental work and I have a lot of data to trawl though. I use Gnumeric, and it's very good, but often I feel there has to be something better.
Ideally I would like the ...