How to convert .DCM calibration file into .MAT?
37 views (last 30 days)
Show older comments
Hi all,
I have a calibration file in .dcm format and I want to transfrom it into .mat format. In this way, I might be able to use that new calibration in my Simulink model. How can I do that? Is there any way to put defined variables of dcm file into workspace? (MATLAB/Simulink R2017b)
Thanks.
Answers (1)
Pratyush
on 25 Jul 2023
Hi Hasan,
I understand that you want a way to read .dcm file into MATLAB. Refer to the following link: Read DICOM image
0 Comments
See Also
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!