imresize3
Resize 3-D volumetric intensity image
Syntax
Description
returns the volume B = imresize3(V,[numrows
numcols numplanes])B that has the number of rows, columns, and
planes specified by the 3-element vector [numrows numcols
numplanes].
uses additional name-value arguments to control aspects of the operation.B = imresize3(___,Name=Value)

