Error is appearing without explanation
Show older comments
Error in final/DicomReader (line 13) dicom_header = dicominfo(filename);
E.g. I got this error line but no further explanation of the error. It just indicates where the error is but it doesn't say what is the wrong with this line. Any help?
1 Comment
Sonam Gupta
on 28 Mar 2018
Are you able to execute the below command successfully?
dicominfo('CT-MONO2-16-ankle.dcm')
Answers (0)
Categories
Find more on Simulink 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!