objectgraphics/
mg_ogcontour_example.pro
includes main-level programRoutines
top source mg_ogcontour_example
mg_ogcontour_example, z, n_levels=long [, _extra=keywords]
Simple example of displaying a contour plot in object graphics.
Parameters
- z in required type=2D numeric array
data to contour
Keywords
- n_levels in required type=long
number of levels for the contour plot
- _extra in optional type=keywords
keywords to IDLgrContour::init or IDLgrWindow::init
File attributes
Modification date: | Fri Mar 26 22:42:04 2010 |
Lines: | 42 |
Docformat: | rst rst |