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

_EXTRA       

Used to pass 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 296 2007-09-25 10:51:30Z pinsard $

History

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

Other attributes

Uses routines

common.pro

 


  Produced by IDLdoc 2.0.