Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
[solved] 2D data plotter [former Request]
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Other Things Gentoo
View previous topic :: View next topic  
Author Message
Darillian
n00b
n00b


Joined: 25 Jun 2007
Posts: 13

PostPosted: Mon Jun 25, 2007 9:39 pm    Post subject: [solved] 2D data plotter [former Request] Reply with quote

Hey guys,

first of all, I want to say thanks for all those fancy tips and tweaks here, I've never encountered such a mass of useful posts in one board! :D
Well, let's hope, you guys can help me with my request as well:
I'm looking for a simple 2D data plotter for some, in my case, physical results. It should work a bit like the OOo-Calc-chart-thing, so that you feed it with some data and it plots you a curve out of it. In addition, some function display would be nice, so that you can e.g. feed it with some data from your experiment, it plots you the curve as mentioned before and then it says something like "plotted curve 1 / (0,873 * r), suggesting 1/r"
I hope you've got me ;)

Greetz
Darillian


Last edited by Darillian on Tue Jun 26, 2007 6:39 pm; edited 1 time in total
Back to top
View user's profile Send private message
barophobia
Apprentice
Apprentice


Joined: 27 Apr 2004
Posts: 229
Location: somewhere

PostPosted: Mon Jun 25, 2007 10:38 pm    Post subject: Reply with quote

Don't know if this is overkill for your uses but Octave, a Matlab clone will do trick.

Another package you might look into is R. You can generate some crazy looking graphs with that program, just look at http://addictedtor.free.fr/graphiques/

R is most likely overkill for just simple scatter plotting though, so I go with Octave.
Back to top
View user's profile Send private message
mark_alec
Bodhisattva
Bodhisattva


Joined: 11 Sep 2004
Posts: 6066
Location: Melbourne, Australia

PostPosted: Tue Jun 26, 2007 7:31 am    Post subject: Reply with quote

Moved from Unsupported Software to Other Things Gentoo as there is nothing unsupported about requesting a program type.

http://www.gnuplot.info/
_________________
www.gentoo.org.au || #gentoo-au
Back to top
View user's profile Send private message
erikm
l33t
l33t


Joined: 08 Feb 2005
Posts: 634

PostPosted: Tue Jun 26, 2007 7:35 am    Post subject: Reply with quote

I personally use Gnuplot a lot. Otherwise, try (they're all in portage) Grace, Labplot and Qtiplot. Qtiplot is supposedly an Origin clone, which might help if you're an Origin user.
Back to top
View user's profile Send private message
RobertDavid
Apprentice
Apprentice


Joined: 08 Aug 2005
Posts: 271
Location: Czech Republic

PostPosted: Tue Jun 26, 2007 9:31 am    Post subject: Reply with quote

I dont know how your data looks like but some time ago I made a script for me to display charging curve from my battery charger. It sends me data in this form xxx:xxx:xxx:xxx:xxx:xxx so I have changed the ":" in " " and load that to octave as matrix, where you can do anything you want. Plot colums of matrix etc.. If you want to find a closest line that intersect the data, you can easyly make function for "Smallest Square Method", or I hope there is allready programed one (dont know). .

Here are the scripts:
robertek.no-ip.org/files/nabijec/*

where "*" is bat-load, bat-show, bat-print, script, script-print
_________________
Arch & Fluxbox & 2.6.24-rc-zen!!!!
robertek.brevnov.net
Back to top
View user's profile Send private message
Darillian
n00b
n00b


Joined: 25 Jun 2007
Posts: 13

PostPosted: Tue Jun 26, 2007 6:37 pm    Post subject: Reply with quote

Thanks a lot for the gnuplot-link, it really affords what I need! :D
I'll dump some links here for those guys who have similar requests:

Really simple and straightforward tutorial for plotting data and fitting it to functions
Overall tutorial on gnuplot provided by IBM, good to get familiar with the plot syntax and additional options, like labeling the outcome axes
not so FAQ, a fancy list full of tweaks for the plot outcome (e.g. "I want to connect all points with some smooth curves")

So thanks again to you guys, triple thumbs up! :lol:

Greetz
Darillian
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Other Things Gentoo All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum