PIVMat Function Reference<< Prev | Next >> 
extractf
Extract a rectangular area from a vector/scalar field.

Description
EF = extractf(F,[X1 Y1 X2 Y2]) extracts a rectangular area of 
coordinates [X1 Y1 X2 Y2] from the original vector/scalar field(s) F. 
By default, the coordinates are given in mesh units. Specify 
extractf(F,[X1 Y1 X2 Y2],'phys') to give them in physical units. 
 
If no output argument, the result is displayed by showvec or showscal. 
 
See Also
truncf, rotatef, shiftf. 

 Previous: expandstrNext: filterf 

2005-2007 PIVMat Toolbox 1.60