Main Content
dicomget
Description
retrieves the DICOM file or files specified by filelist
= dicomget(dConn
,level
,uniqueID
)uniqueID
from the PACS
server indicated by the dicomConnection
object dConn
at the specified query level level
,
and returns the paths of the retrieved files filelist
.
specifies additional options for retrieving the DICOM file or files using one or more
optional name-value arguments. filelist
= dicomget(dConn
,level
,uniqueID
,Name=Value
)
Examples
Input Arguments
Output Arguments
Version History
Introduced in R2024b