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

ToBeReviewed/PLOTS/DESSINE/

scontour.pro

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

topscontour 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 157 2006-08-21 09:01:50Z navarro $

History

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

Other attributes

Uses routines

common.pro

Statistics

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