<<prev file | next file >>    view single page | view frames    summary: fields | routine    details: routine

ToBeReviewed/PLOTS/DESSINE/

splot.pro

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

topsplot 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

Statistics

McCabe cyclic 3
McCabe essential 1
McCabe modular design 1
Produced by IDLdoc 2.0.