PIVMat Function Reference<< Prev | Next >> 
jpdfscal
Joint PDF of two scalar fields

Description
jpdf = jpdfscal(S1,S2) computes the joint PDF of the two scalar fields 
S1 and S2. 
jpdf = jpdfscal(S1,S2,BIN) specifies the number of bins over each 
direction (101 by default). 
If no output argument specified, call jpdfscal_disp. 
 
Example
 
   jpdf = jpdfscal(vec2scal(v,'rot'),vec2scal(v,'div')); 
 
See Also
jpdfscal_disp. 
 
Published output in the Help browser 
   showdemo jpdfscal 

 Previous: interpfNext: jpdfscal_disp 

2005-2013 PIVMat Toolbox 2.12c