vis/lineplots/
mg_scatter3d.pro
direct graphics
includes main-level programDisplay 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 |
Contact me if you have enhancement requests or bug fixes.