Previous SAXO Documentation Assistant: Overview Next

ToBeReviewed/PLOTS/DESSINE/

scontour.pro

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

scontour Graphics

scontour, x, y, z, NOREINITPLT=NOREINITPLT, _EXTRA=_EXTRA

Parameters

x       

y       

z       

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> z = dist(100) IDL> scontour, z, nlevels=10,small=[1,2,1],xstyle=1,ystyle=1 IDL> @ps

Version history

Version

$Id: scontour.pro 163 2006-08-29 12:59:46Z navarro $

History

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

Other attributes

Uses routines

common.pro

 


  Produced by IDLdoc 2.0 on Wed Sep 13 16:32:48 2006.