Documentation for /home/davin/idl/socware/

Generated by IDLdoc

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

general/tplot/

tplot3d.pro


Procedure: tplot3d Purpose: Takes an array of 3-d(Nx3 or MxNx3) vectors or tplot variable holding these vectors and generates a 3d plot of them Example: tplotxy,'thb_state_pos' tplotxy,'thb_state_pos',/overplot Inputs: vectors: an Nx3 or MxNx3 list of vectors or the name of a tplot variable that stores an Nx3 or MxNx3 list of vectors Keywords: overplot(optional): overplot on an already existing 3d plot noreset(optional): iplot changes some internal settings, this procedure resets them to themis defaults, if you do not want this done then set this option. also takes all the other options that iplot takes $LastChangedBy: aaflores $ $LastChangedDate: 2012-01-26 17:01:34 -0800 (Thu, 26 Jan 2012) $ $LastChangedRevision: 9630 $ $URL: svn+ssh://thmsvn@ambrosia.ssl.berkeley.edu/repos/spdsoft/trunk/general/tplot/tplot3d.pro $

Routines

top source tplot3d

tplot3d, vectors, overplot=overplot, noreset=noreset, _extra=_extra

Parameters

vectors

Keywords

overplot
noreset
_extra

File attributes

Modification date: Thu Feb 13 16:43:16 2014
Lines: 39