GPlot
Details
| Last Update: | 2008-01-23 23:02:49 |
| Version: | 1.3 |
| License/Program Type: | GPL (GNU General Public License) |
| Publisher: | Terry Gliedt |
| Price: | $0.00 |
Description:
GPlot provides a convenient front-end for gnuplot. GPlot GUI
accepts a large set of options to generate a single plot of one or
more sets of data (overlaid as necessary). This adds no new
functionality to gnuplot, but rather makes it easier to generate
gnuplot input.
Sometimes the simplest things can be remarkably difficult to
get done. That was my reaction when I first tried to make a few
simple plots. I knew about gnuplot, but it took way too long to
make my first useful plot.
Perhaps the most frustrating task was trying to do something as
simple (to me) as "plot this data with a blue line" or maybe the
dauntingly (:-) complex "plot this data with a blue line using
triangles for the data points". Eventually, I figured out one
answer was this fragment:
set linestyle 10 lt 3 lw 1 pt 8 ps 0.55 plot 'my.data' with
linespoints linestyle 10
Alright, I'm fed up! No more trying to figure out 'lt 3'
versus 'lt 5' and 'pt 3' versus 'pt 22'!
I just want a simple command I can understand that does what I
want:
gplot.pl -color red -point triangle my.data
Sure gplot.pl can't handle five or ten million complexities
that gnuplot can -- but I don't care. All I want is a way to plot
some simple columnar data and get a graphic or
Postscript file of it and I don't want to spend very many
seconds figuring it out. If this is what you want too, gplot.pl is
for you too.
Examples:
plot data in '1a.data'. Show as X window
gplot.pl 1a.data
plot 2 sets of data. Show as X window
gplot.pl 1a.data 2a.data
plot data in '1a.data'. Create a Postscript file
/tmp/gplot.ps
gplot.pl -type ps 1a.data
plot data in '1a.data'. Create a Postscript file
gplot.pl -type ps -outfile 1a.ps 1a.data
plot data in '1a.data'. Annotate it a little
gplot.pl -title "This is my data" -ylabel "Vertical
Axis"
-xlabel "Horizontal Axis" 1a.data
plot 3 sets of data, specify colors and points
gplot.pl -color green -point uptriangle 1a.data
-color blue -point box 2a.data
-color green -point circle 3a.data
What's New in This Release:
· This release allows one to plot more than four sets of
data at once.
· This should work with gnuplot 4.2.
0 comments
Add to
GPlot Version History
| Product |
Date Added |
| GPlot 1.3 |
2008-01-23 23:02:49 |
Related Software
|
|
From category: Science |
| FARnodes 1.0 is science software developed by Josef Spillner. FARnodes is a protocol simulation and execution environment. FARnodes project comes with a command-line frontend, a protocol code distr... |
|
|
From category: Science |
| WIKINDx is a single or multi-user research environment storing searchable bibliographies, notes, and citations.... |
|
|
From category: Science |
| fsc2 2.3.2 is science software developed by Jens Thoms Torring. fsc2 is a program running under Linux for controlling spectrometers. Programs for remote control of spectrometers usually are home-wr... |
|
|
From category: Science |
| Decade 0.42 is science software developed by Thomas Paviot. Decade is a tool for simulating rigid body dynamics. Decade can work as a standalone program. Decade can also also work from the analy... |
|
|
From category: Science |
| Fachwerk3D 0.2.1 is science software developed by A. Vontobel. Fachwerk3D calculates three-dimensional strut-and-tie models used by structural engineers for analysing and designing reinforced concr... |
|
|
From category: Science |
| Eispice 0.9 is science software developed by Charles Eidsness. Eispice is a ground-up re-write of the Berkley Spice 3 Simulator targeted to PCB level simulation. Eispice runs in batch-mode only (i.... |
|
|
From category: Science |
| Bulk Meter Flow and Operations 1.2.4 is science software developed by Steffen Macke. Bulk Meter Flow and Operations provides a Web-based application to manage water meter readings. Requireme... |
|
|
From category: Science |
| Fachwerk 0.2.1 is science software developed by A. Vontobel. Fachwerk addresses to structural engineers who are involved with analyzing and designing reinforced concrete structures. Fachwerk intend... |
|
|
From category: Science |
| GPlot provides a convenient front-end for gnuplot.... |
|
|
From category: Science |
| CLC Protein Workbench 2.1 is science software developed by CLC bio A/S. CLC Protein Workbench is a bioinformatics program providing a wide range of advanced protein sequence analyses. CLC Protein W... |
|
|
From category: Science |
| Contact Conductance Estimator 0.5 Beta is science software developed by Ido Perelmutter. Contact Conductance Estimator (CoCoE) is a program that estimates the conductance (or resistance) between tw... |
|
|
From category: Science |
| Bayani is an open source and free scientific environment!... |
|
|
From category: Science |
| KBib is a BibTex management program for KDE (Similar to KBibTex).... |
|
|
From category: Science |
| Analysis of Reinforced Concrete Elements 0.2 is science software developed by H.S.Rai. Analysis of Reinforced Concrete Elements will assist its user to find out capacity of various Reinforced Concr... |
|
|
From category: Science |
| Flipper is a program that does randomised local search for satisfiability of 3 variable prenex sentences.... |
Leave a comment