vis/lineplots/
mg_scatterplot_matrix.pro
includes main-level programRoutines
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
File attributes
Modification date: | Wed May 14 15:07:15 2014 |
Lines: | 27 |
Docformat: | rst rst |
Contact me if you have enhancement requests or bug fixes.