Code covered by the BSD License
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
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.
jpdf = jpdfscal(vec2scal(v,'rot'),vec2scal(v,'div'));
jpdfscal_disp. Published output in the Help browser showdemo jpdfscal
Contact us at files@mathworks.com