Beefy Boxes and Bandwidth Generously Provided by pair Networks
"be consistent"
 
PerlMonks  

Re: Graphing in perl

by Necos (Friar)
on Apr 23, 2002 at 16:14 UTC ( [id://161354]=note: print w/replies, xml ) Need Help??


in reply to Graphing in perl

If anyone is interested in doing scientific plots (of course, it requires GD to be installed), there is a really nice module for GNUPlot. I use this for my radiation class to do plots of nuclear decays and such with just a little effort. The whole Chart::Plot line of modules (including Chart::Plot::GnuPlot) seem to work under Windows. The only problem with GnuPlot is that it was made with *nix/*nux filesystems in mind. To fix that we just add a:
s#/#\\#g
in the Chart::Graph module (I'll double check the hack I used to get it to work) and all is fine. When I get to school, I'll post the modifications to the module, as well as a sample script I wrote.

Theodore Charles III
Network Administrator
Los Angeles Senior High
4650 W. Olympic Blvd.
Los Angeles, CA 90019
323-937-3210 ext. 224
email->secon_kun@hotmail.com
perl -e "map{print++$_}split//,Mdbnr;"

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://161354]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others cooling their heels in the Monastery: (7)
As of 2024-04-18 11:18 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found