PIVMat Function Reference<< Prev | Next >> 
circmaskf
Apply a mask (NaN) to a vector/scalar field.

Description
MF = circmaskf(F,X0,Y0,R0) applies a circular mask (with NaNs), of 
center [X0,Y0] and radius R0 (given in physical units), to the fields F. 
 
 If no output argument, the result is displayed by showf. 
 
 Example: 
   v = loadvec('*.vc7'); 
   showf(circmaskf(v,[0,0],1)); 
 
See Also
truncf, rotatef, shiftf, extractf, IMRESIZE. 

 Previous: checkupdate_pivmatNext: convert3dto2df 

2005-2025 PIVMat Toolbox 4.21