Main Content
dicomreadVolume
Create 4-D volume from set of DICOM images
Syntax
Description
creates a 4-D DICOM volume from the input file listed in
V
= dicomreadVolume(sourceTable
)sourceTable
. The table must contain only one row that
specifies the metadata for a DICOM volume.
creates a 4-D DICOM volume from the input file listed in
V
= dicomreadVolume(sourceTable
,rowname
)rowname
of the multirow table. Use this syntax when
sourceTable
contains multiple rows.
Examples
Input Arguments
Output Arguments
Extended Capabilities
Version History
Introduced in R2017bSee Also
DICOM Browser | dicominfo
| dicomread
| dicomCollection
| tiffreadVolume