Previous SAXO Documentation Assistant: Overview Next

ToBeReviewed/PLOTS/DESSINE/

splot.pro

splot Graphics

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

file_comments Same thing that plot but compatible with the whole environment (common.pro included)

Parameters

x       

y       

Keywords

NOREINITPLT       

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

_EXTRA       

used to pass your 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 157 2006-08-21 09:01:50Z navarro $

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 reinitializted by the procedure reinitplt

Other attributes

Uses routines

common.pro

 


  Produced by IDLdoc 2.0 on Tue Aug 29 14:50:15 2006.