applying dicomrename to multiple files
Ältere Kommentare anzeigen
I have been attempting to use dicomrename source: http://www.mathworks.com/matlabcentral/fileexchange/22818-dicomrename/content/dicomrename.m to rename dicom files with various header tags. It works for multiple files, if I list them each independently. But I need to apply this renaming process to every file in a directory, with the .dcm suffix. There are just too many to list in an array.
I think I need to modify the source, its written as "FILES should be a cell array of filenames."
help?
Akzeptierte Antwort
Weitere Antworten (0)
Kategorien
Mehr zu DICOM Format finden Sie in Hilfe-Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!