Main Content
replaceSlice
Description
replaces the voxel values for one slice, medVolUpdated
= replaceSlice(medVol
,slice
,direction
,sliceValues
)slice
, of the medicalVolume
object medVol
along the specified direction,
direction
. The replaceSlice
function returns a
new medicalVolume
object with the updated values, specified by
sliceValues
.
Examples
Input Arguments
Output Arguments
Version History
Introduced in R2022b