general/tools/tplot/
mult_data.pro
Routines
top source mult_data
mult_data, n1, n2, newname=newname, copy_dlimits=copy_dlimits
PROCEDURE: mult_data, n1,n2 PURPOSE: Creates a tplot variable that is the product of two other tplot variables. INPUT: n1,n2 tplot variable names (strings) KEWORDS: copy_dlimits: set to 1 to use the first variable's dlimits, 2 to use the second's
Parameters
- n1
- n2
Keywords
- newname
- copy_dlimits
File attributes
Modification date: | Thu Feb 13 16:43:12 2014 |
Lines: | 25 |