PIVMat Function Reference<< Prev | Next >> 
getimx
[lhs1,lhs2,lhs3,lhs4,lhs5,lhs6,lhs7]=showimx(A, frame);

Description
 
Note: This command is a clone of LaVision's SHOWIMX command, 
$Version: 1.0$ $Date: 28.01.09 8:50 $ $Revision: 8 $ 
The graphics output has been removed, for use with the PIVMat toolbox. 
 
FUNCTION:  Displaying data of LaVision's IMX structure 
           (one vector field, all image frames or only single image frame) 
 
ARGUMENTS: A  = IMX-structure created by READIMX/READIM7 function 
 
RETURN:    in case of images (image type=0): 
              lhs1 = scaled x-coordinates 
              lhs2 = scaled y-coordinates 
              lhs3 = scaled image intensities 
           in case of 2D vector fields (A.IType = 1,2 or 3): 
              lhs1 = scaled x-coordinates 
              lhs2 = scaled y-coordinates 
              lhs3 = scaled vx-components of vectors 
              lhs4 = scaled vy-components of vectors 
              lhs5 = vector choice field 
           in case of 3D vector fields (A.IType = 4 or 5): 
              lhs1 = scaled x-coordinates 
              lhs2 = scaled y-coordinates 
              lhs3 = scaled z-coordinates 
              lhs4 = scaled vx-components of vectors 
              lhs5 = scaled vy-components of vectors 
              lhs6 = scaled vz-components of vectors 
              lhs7 = vector choice field 
  Published output in the Help browser 
     showdemo getimx 
 

 Previous: getframedtNext: getpivtime 

2005-2021 PIVMat Toolbox 4.20