dicomdict - Get or set active DICOM data dictionary

Syntax

dicomdict('set',dictionary)
dictionary = dicomdict('get')
dicomdict('factory')

Description

dicomdict('set',dictionary) sets the Digital Imaging and Communications in Medicine (DICOM) data dictionary to the value stored in dictionary, a string containing the filename of the dictionary. DICOM-related functions use this dictionary by default, unless a different dictionary is provided at the command line.

dictionary = dicomdict('get') returns a string containing the filename of the stored DICOM data dictionary.

dicomdict('factory') resets the DICOM data dictionary to its default startup value.

Examples

dictionary = dicomdict('get')

dictionary =

dicom-dict.mat

See Also

dicominfo, dicomread, dicomwrite

  


 © 1984-2008- The MathWorks, Inc.    -   Site Help   -   Patents   -   Trademarks   -   Privacy Policy   -   Preventing Piracy   -   RSS