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

Routines

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: Sat Jan 31 21:15:44 2015
Lines: 10
Docformat: rst rst