----- file created by makedoc on: Fri May 31 15:22:24 2013
----- Documentation for /scisoft/xop2.3/extensions/shadowvui/src/lib/sysplot.pro -----


       NAME:
               SYSPLOT
       PURPOSE:
               This procedure runs SHADOW's sysplot and displays
               a plot. 

       CATEGORY:
               SHADOW tools

       CALLING SEQUENCE:
               sysplot,input

 	INPUTS:
		0: BATCH calculation (default) : 
                   SYSPLOT.STR (in shadow2) or sysplot.inp (shadow3) file ;    ;                   must be ready)
		1: Interactive calculation (command line)
		2: only plot, it does not run sysplot. The file sysplot.dat
                  must be ready
	
 	KEYWORD PARAMETERS

	SIDE EFFECTS
	       SHADOW's sysplot is run
	       SHADOW's sysplot creates a file: SYSPLOT.DAT
	       An auxiliar file is created: sysplot.tmp
       
	AUTHOR: 
		M. Sanchez del Rio srio@esrf.eu
	
	MODIFICATION HISTORY:
		2009-09-29 written
		2009-12-11 srio@esrf.eu adds xrange and yrange keywords
		2013-05-15 srio@esrf.eu adapts for shadow3


