how to create .mat file from.dcm file in matlab?
Show older comments
I am working on dicom images. I need to scan those images in .mat format.
Answers (1)
Walter Roberson
on 20 Dec 2015
0 votes
dicomread() together with save()
Categories
Find more on DICOM Format in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!