Documentation for /home/davin/idl/socware/

Generated by IDLdoc

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

general/tplot/

scat_plot.pro


PROCEDURE: scat_plot, xname, yname PURPOSE: Produces a scatter plot of selected tplot variables. Colors are scaled according to zname, if present INPUTS: xname: xvariable name yname: yvariable name zname: if present, color variable name KEYWORDS: TRANGE: two element vector giving start and end time. limits: a structure with plotting keywords begin_time: time at which to start plot end_time: time at which to end plot CREATED BY: Davin Larson LAST MODIFICATION: @(#)scat_plot.pro 1.13 02/04/17

Routines

top source scat_plot

scat_plot, xname, yname, zname, begin_time=begin_time, end_time=end_time, overplot=overplot, trange=trange, xvalue=xvalue, tvalue=tvalue, yvalue=yvalue, limits=limits

Parameters

xname
yname
zname

Keywords

begin_time
end_time
overplot
trange
xvalue
tvalue
yvalue
limits

File attributes

Modification date: Thu Feb 13 16:43:15 2014
Lines: 69