Main > Programming > Libraries >

PGPLOT::Simple 0.05

PGPLOT::Simple 0.05

Sponsored Links

PGPLOT::Simple 0.05 Ranking & Summary

RankingClick at the star to rank
Ranking Level
User Review: 0 (0 times)
File size: 0.033 MB
Platform: Any Platform
License: Perl Artistic License
Price:
Downloads: 920
Date added: 2007-04-23
Publisher: Florian Merges

PGPLOT::Simple 0.05 description

PGPLOT::Simple is a simple Perl Interface to PGPLOT.

SYNOPSIS

use strict;
use PGPLOT::Simple qw(:essential);

die "Must provide a filename.n" unless @ARGV;

my $filename = shift;
chomp $filename;

unless ( $filename =~ /.ps$/ ) {
$filename .= ".ps";
}

set_begin({
file => "$filename/CPS",
});

set_environment({
x_min => 0,
x_max => 50,
y_min => 0,
y_max => 10,
});

write_label({
title => A Simple Graph Using PGPLOT::Simple,
color => Blue,
font => Italic,
});

draw_points({
x => [1, 3, 12, 32, 40],
y => [1, 5, 5, 3, 9],
color => Blue,
width => 20,
});

draw_error_bars({
x => [20],
y1 => [4],
y2 => [6],
terminal => 10,
width => 10,
color => Orange,
});

set_end;

PGPLOT::Simple is a simple interface to the PGPLOT library ala Perl, making simple things easy and difficult things possible.

Why simple? Because it has a simple and intiutive interface to the most common things you will need from PGPLOT, but also allowing you low-level access to the PGPLOT library.

PGPLOT::Simple 0.05 Screenshot

Advertisements

PGPLOT::Simple 0.05 Keywords

Bookmark PGPLOT::Simple 0.05

Hyperlink code:
Link for forum:

PGPLOT::Simple 0.05 Copyright

WareSeeker periodically updates pricing and software information of PGPLOT::Simple 0.05 full version from the publisher, so some information may be slightly out-of-date. You should confirm all information before relying on it. Software piracy is theft, Using crack, password, serial numbers, registration codes, key generators is illegal and prevent future development of PGPLOT::Simple 0.05 Edition. Download links are directly from our publisher sites, torrent files or links from rapidshare.com, yousendit.com or megaupload.com are not allowed

Allok Video Splitter 2.2.0 Review:

Name (Required)
Email(Required)
Captcha
Featured Software

Want to place your software product here?
Please contact us for consideration.

Contact WareSeeker.com
Related Software
XML::XPath::Simple is a very simple interface for XPaths. Free Download
Guile is a Perl interface to the Guile Scheme interpreter. Free Download
cpop is a network popup message system that uses the jpop protocol and a simple GTK+ interface. Free Download
Time::Convert is a Perl interface to converting unix seconds to years, days, hours and minutes. Free Download
Starlink::AST::PGPLOT is a AST wrapper to the PGPLOT library. Free Download
SWISH::HiLiter is a simple Perl interface to SWISH::API and HTML::HiLiter. Free Download
Template::Plugin::XML::Simple is a plugin interface to XML::Simple. Free Download
GnuPG is a Perl module interface to the GNU Privacy Guard. Free Download