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

ToBeReviewed/PLOTS/DESSINE/

splot.pro

topsplot graphics INPUTS:cd IDL> ?plot

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

file_comments Same thing that plot but compatible with the whole environnement (common.pro inclued)

Parameters

x       

y       

Keywords

NOREINITPLT       

We active it if we do not want environnement variables !p, !x, !y, !z to be reinitilalizted 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$

History

Known issues

Restrictions

If NOREINITPLT is not activated, all environnement variables !p, !x, !y, !z are reinitializtedby the procedure reinitplt

Other attributes

Uses routines

common.pro
Produced by IDLdoc 2.0.