debian man page for plgvpw

Query: plgvpw

OS: debian

Section: 3plplot

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

PLGVPW(3plplot) 						    PLplot API							   PLGVPW(3plplot)

NAME
plgvpw - Get viewport limits in world coordinates
SYNOPSIS
plgvpw(p_xmin, p_xmax, p_ymin, p_ymax)
DESCRIPTION
Get viewport limits in world coordinates. Redacted form: General: plgvpw(p_xmin, p_xmax, p_ymin, p_ymax) Perl/PDL: Not available? This function is used in example 31.
ARGUMENTS
p_xmin (PLFLT *, output) Lower viewport limit of the world coordinate in x. p_xmax (PLFLT *, output) Upper viewport limit of the world coordinate in x. p_ymin (PLFLT *, output) Lower viewport limit of the world coordinate in y. p_ymax (PLFLT *, output) Upper viewport limit of the world coordinate in y.
AUTHORS
Geoffrey Furnish and Maurice LeBrun wrote and maintain PLplot. This man page was automatically generated from the DocBook source of the PLplot documentation, maintained by Alan W. Irwin and Rafael Laboissiere.
SEE ALSO
PLplot documentation at http://plplot.sourceforge.net/resources. August, 2012 PLGVPW(3plplot)
Related Man Pages
pladv(3plplot) - debian
plgradient(3plplot) - debian
plstring(3plplot) - debian
plstring3(3plplot) - debian
plvpas(3plplot) - debian
Similar Topics in the Unix Linux Community
Installing Dash Shell on OS X Lion
Introduction
One instance of comparing grep and awk
Find columns in a file based on header and print to new file
How to copy a column of multiple files and paste into new excel file (next to column)?