: dicomdisp (filename)
: dicomdisp (filename, [propertyname, propertvalue ...])

Read and display the metadata from a DICOM file.

Inputs

filename - dicomfilename to display.
propertyname, propertvalue - property pairs for options to the display function.

Currently the only known property is ’dictionary’ to specify a non default dict to use.

Outputs

None

See also: dicomread, dicominfo.

Package: dicom