PLOTWIN Name
      
       PLOTWIN Purpose
      
       Gives plot window (area enclosed by axes) in pixels.
Category
Calling Sequence
      
       plotwin, px0, py0, dpx, dpy Inputs
Keyword Parameters
Keywords
        
         ERROR=err  Error flag: 0=ok, 1=no plot yet.
Outputs
      
       px0, py0 = window lower-left corner coord. (pixels).   out
      
       dpx, dpy = window size in pixels.                      out
Common Blocks
Notes
Modification History
      
       R. Sterner, 13 Dec, 1989 
      
       R. Sterner, 2007 Jul 05 --- Removed CHARSIZE=csz, Added ERROR=err.
      
       R. Sterner, 2011 May 17 --- Converted arrays from () to []. 
  
 Copyright (C) 1989, Johns Hopkins University/Applied Physics Laboratory
  
 This software may be used, copied, or redistributed as long as it is not
  
 sold and this copyright notice is reproduced on each copy made.  This
  
 routine is provided as is without any express or implied warranties
  
 whatsoever.  Other limitations apply as described in the file disclaimer.txt.