PIVMat Function Reference<< Prev | Next >> 
resizef
Resize a vector/scalar field.

Description
RF = resizef(F,...) returns resized vector/scalar fields. This function 
works as IMRESIZE (Image Processing Toolbox is required), but for 
PIVMat fields. 
 
If no output argument, the result is displayed by showf. 
 
Example
 
  v = loadvec('*.vc7'); 
  showf(resizef(v,0.5)); 
 
See Also
truncf, rotatef, shiftf, extractf. 
 
Published output in the Help browser 
   showdemo resizef 

 Previous: resamplefNext: rotatef 

2005-2013 PIVMat Toolbox 2.12c