dicomrename

Renames DICOM-files based on the value of fields in the file header. Compatible with Siemens MR IMA
2.2K Downloads
Updated 29 Jan 2009

View License

The function DICOMRENAME can be used from the command line or when not supplying any arguments as a UI version. It will rename the files selected based on data read from the header of the file. The field used for naming can be formatted and ordered according to a schema defined in the first few lines of the source code or by supplying them as argument when calling this function. The code is completely compatible with and defaults to Siemens MR implementation of DICOM also known as IMA files. The code can easily be changed for any other DICOM implementation.

Cite As

Bob Hamans (2024). dicomrename (https://www.mathworks.com/matlabcentral/fileexchange/22818-dicomrename), MATLAB Central File Exchange. Retrieved .

MATLAB Release Compatibility
Created with R2008a
Compatible with any release
Platform Compatibility
Windows macOS Linux
Categories
Find more on DICOM Format in Help Center and MATLAB Answers

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!
Version Published Release Notes
1.1.0.0

Changed title to lowercase.

1.0.0.0