Modern IDL by Michael Galloy

API documentation for example code

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

programming/

mg_exactplot.pro

includes main-level program

top source mg_exactplot

mg_exactplot, x, y [, xstyle=long] [, ystyle=long] [, _extra=keywords]

Plot x-y data using the exact range of the data (i.e. with the lowest bit of XSTYLE and YSTYLE set).

Parameters

x in required type=fltarr

x-coordinates of data

y in required type=fltarr

y-coordinates of data

Keywords

xstyle in optional type=long

YSTYLE value for PLOT (but exact range will automatically be used)

ystyle in optional type=long

YSTYLE value for PLOT (but exact range will automatically be used)

_extra in optional type=keywords

keywords to PLOT

File attributes

Modification date: Mon Nov 29 18:34:16 2010
Lines: 37
Docformat: rst rst