mglib

Personal IDL library for M. Galloy

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

vis/lineplots/

mg_scatterplot_matrix.pro

includes main-level program

Routines

top mg_scatterplot_matrix

mg_scatterplot_matrix, data [, _extra=keywords]

Create a matrix of scatter plots.

Parameters

data in required type=fltarr(m, n)

m data sets of n elements each

Keywords

_extra in optional type=keywords

keywords to PLOT routine

Examples

Try the main-level example program at the end of this file:

IDL> .run mg_scatterplot_matrix
This should produce:

File attributes

Modification date: Wed May 14 15:07:15 2014
Lines: 27
Docformat: rst rst
Personal library of Michael Galloy
Contact me if you have enhancement requests or bug fixes.