Modern IDL by Michael Galloy

API documentation for example code

single page | use frames     summary     class     fields     routine details     file attributes

objectgraphics/

mg_ogplot_example.pro

includes main-level program

Routines

top source mg_ogplot_example

mg_ogplot_example, x, y [, _extra=keywords]

Simple line plot in object graphics.

Parameters

x in required type=fltarr(n)

x-values of line plot

y in required type=fltarr(n)

y-values of line plot

Keywords

_extra in optional type=keywords

keywords to IDLgrPlot::init, IDLgrWindow::init, IDLgrAxis::init

File attributes

Modification date: Mon Aug 4 23:10:51 2008
Lines: 26