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

COMPLOT

COMPLOT

Name


      COMPLOT

Purpose


      Plot complex numbers as points in the complex plane.

Category


Calling Sequence


      complot, z

Inputs


      z = array of complex numbers to plot. in

Keyword Parameters


Keywords


        COLOR=clr Plot color (def=!p.color).
        RANGE=rng Make plot range be [-rng,rng] for both x and y.
        CIRCLES = r Array of radii of optional circles (def=none).
        CCOLOR = cclr Circles color (def=!p.color).
        PSYM = psym Plot symbol (def=!p.psym).
        SYMSIZ = ssz Symbol size (def=!p.symsize).
        SYMCOLOR = sclr Symbol color (def=clr).
        /OVER means do an overplot.
        /NOAXES means do not plot x and y axes.

Outputs


Common Blocks


Notes


      Note: Any plot keywords may be given.

Modification History


      R. Sterner, 2004 Dec 29
      R. Sterner, 2005 Jan 13 --- Added /OVER, RANGE=r, /NOAXES.
      R. Sterner, 2005 Jan 17 --- Force input to gives arrays.
      R. Sterner, 2005 Sep 15 --- Added COLOR=clr.
  Copyright (C) 2004, 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