
plsvpa: Specify viewport in absolute coordinates 

DESCRIPTION:

    This function is used in example 10. 

SYNOPSIS:

plsvpa(xmin, xmax, ymin, ymax)

ARGUMENTS:

    xmin (PLFLT, input) :    The distance of the left-hand edge of the
    viewport from the left-hand edge of the subpage in millimeters. 

    xmax (PLFLT, input) :    The distance of the right-hand edge of the
    viewport from the left-hand edge of the subpage in millimeters. 

    ymin (PLFLT, input) :    The distance of the bottom edge of the
    viewport from the bottom edge of the subpage in millimeters. 

    ymax (PLFLT, input) :    The distance of the top edge of the viewport
    from the bottom edge of the subpage in millimeters. 
