mglib

Personal IDL library for M. Galloy

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

vis/lineplots/

mg_scatter3d.pro

direct graphics

includes main-level program

Display a 3-dimensional scatter plot.

Routines

top mg_scatter3d

mg_scatter3d, x, y, z [, _extra=keywords]

Display a 3-dimensional scatter plot.

Parameters

x in required type=fltarr

x-values of data

y in required type=fltarr

y-values of data

z in required type=fltarr

z-values of data

Keywords

_extra in optional type=keywords

graphics keywords to SURFACE and PLOTS

File attributes

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