Query: plgdiplt
OS: debian
Section: 3plplot
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
PLGDIPLT(3plplot) PLplot API PLGDIPLT(3plplot)NAMEplgdiplt - Get parameters that define current plot-space windowSYNOPSISplgdiplt(p_xmin, p_ymin, p_xmax, p_ymax)DESCRIPTIONGet relative minima and maxima that define current plot-space window. If plsdiplt(3plplot) has not been called the default values pointed to by p_xmin, p_ymin, p_xmax, and p_ymax will be 0., 0., 1., and 1. Redacted form: plgdiplt(p_xmin, p_ymin, p_xmax, p_ymax) This function is used in example 31.ARGUMENTSp_xmin (PLFLT *, output) Pointer to relative minimum in x. p_ymin (PLFLT *, output) Pointer to relative minimum in y. p_xmax (PLFLT *, output) Pointer to relative maximum in x. p_ymax (PLFLT *, output) Pointer to relative maximum in y.AUTHORSGeoffrey 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 ALSOPLplot documentation at http://plplot.sourceforge.net/resources. August, 2012 PLGDIPLT(3plplot)
Related Man Pages |
---|
pl_setcontlabelparam(3plplot) - debian |
plshade(3plplot) - debian |
plstring(3plplot) - debian |
plstring3(3plplot) - debian |
plvect(3plplot) - debian |
Similar Topics in the Unix Linux Community |
---|
Adding the individual columns of a matrix. |
How can I do this in VI editor? |
Introduction |
Detecting unused variables... |
Weird 'find' results |