arraycrop_full
PURPOSE 
Used to crop a rectangular region from an n dimensional array.
SYNOPSIS 
function I = arraycrop_full( I, start_locs, end_locs, padelement )
DESCRIPTION 
CROSS-REFERENCE INFORMATION 
This function calls:
This function is called by:
- imshrink Used to shrink a multidimensional array I by integer amount.
- nlfilt_sep Efficient multidimensional nonlinear but seperable filtering operation.
- nlfiltblock_sep Efficient multidimensional nonlinear but seperable filtering operation.
- arraycrop2dims Pads or crops I appropriately so that size(IC)==dims.
- mat2cell2 Break matrix up into a cell array of same sized matrices.
Generated on Wed 03-May-2006 23:48:50 by m2html © 2003