>  Docs Center  >  Libraries  >  JHU/APL/S1R  >  HISTPLOT
Libraries

HISTPLOT

HISTPLOT

Name


      HISTPLOT

Purpose


      Interactive histograms in a box.

Category


Calling Sequence


      histplot

Inputs


Keyword Parameters


Keywords


        ARRAY=array Data array to plot from.
          If array was displayed as an image using:
          tvscl,array,/order then use /YREVERSE on histplot call.
        /YREVERSED means Image Y=0 for top row, else bottom.
          Image must be displayed correctly before calling histplot.
          If image was displayed as tvscl,img,/order then call
          histplot with /YREVERSED.
        XPOS=xpos, YPOS=ypos Plot window x,y position.
        BINWIDTH=binwid Initial histogram bin width.
        INFO=txt Text to print on snapshot.
        INSTRUCTIONS=i_flag Display startup message? 0=no, 1=yes.
          Needed if plot window to be moved before starting.

Outputs


Common Blocks


Notes


Modification History


      R. Sterner, 2002 Sep 19
      R. Sterner, 2002 Sep 22 --- Added XPOS, YPOS.
      R. Sterner, 2003 Jan 16 --- Made update on move be default (ch_flag=2).
  Copyright (C) 2002, 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.



© 2024 NV5 Geospatial Solutions, Inc. |  Legal
   Contact Us