Previous SAXO Documentation Assistant: Overview Next

ToBeReviewed/PLOTS/DESSINE/

splot.pro

Same thing than plot but compatible with the whole environment (common included)

splot Graphics

splot, x, y, NOREINITPLT=NOREINITPLT, _EXTRA=_EXTRA

Parameters

x       

y       

Keywords

NOREINITPLT       

We active it if we do not want environment variables !p, !x, !y, !z to be reinitilalized by the procedure reinitplt

_EXTRA       

Used to pass keywords

Examples


   IDL> splot, indgen(10),ystyle=1,small=[1,2,1],/portrait
   IDL> splot, -indgen(10),ystyle=1,small=[1,2,2],/noerase
   IDL> @ps

    

Version history

Version

$Id: splot.pro 370 2008-08-07 07:59:15Z pinsard $

History

Sebastien Masson (smasson@lodyc.jussieu.fr) 18/10/1999

Known issues

Restrictions

If NOREINITPLT is not activated, all environment variables !p, !x, !y, !z are reinitialized by the procedure reinitplt

Other attributes

Uses routines

common

 


  Produced by IDLdoc 2.0.