Main Content
isAttribute
Description
returns a logical TF
= isAttribute(dFile
,attributeName
)1
(true
) if the attribute
attributeName
is present in the DICOM file specified by the dicomFile
object
dFile
. Otherwise, it returns a logical 0
(false
).
Examples
Input Arguments
Version History
Introduced in R2023a
See Also
dicomFile
| getAttribute
| findAttribute
| updateAttribute
| getPixelData
| write