# Import DICOM files problem

**URL:** https://discourse.slicer.org/t/import-dicom-files-problem/5301
**Category:** Support
**Tags:** dicom
**Created:** [January 7, 2019, 3:31pm UTC](https://discourse.slicer.org/t/import-dicom-files-problem/5301 "2019-01-07T15:31:31Z")
**Posts on this page:** 1
**Showing post:** 6

<div class="post-metadata">

### Author: ![lassoan](https://sea2.discourse-cdn.com/flex002/user_avatar/discourse.slicer.org/lassoan/32/13_2.png) [@lassoan](https://discourse.slicer.org/u/lassoan)
#### Post date: [January 7, 2019, 10:25pm UTC](https://discourse.slicer.org/t/import-dicom-files-problem/5301/6 "2019-01-07T22:25:48Z")

</div>

By default, Matlab’s DICOM write function creates invalid volume. See a bit more information and potential solutions in this topic: [How to import all dicom files into one volume](https://discourse.slicer.org/t/how-to-import-all-dicom-files-into-one-volume/5260/11)

Matlab is really limited compared to Python when it comes to medical image computing, analysis, and visualization. I would recommend you to try to fully implement your workflow using Python-based tools. All features of Slicer and several important medical image computing libraries are available in Slicer’s embedded Python interpreter, so most probably you can implement custom processing workflow directly in Slicer.

---

_[View the full topic](https://discourse.slicer.org/t/import-dicom-files-problem/5301)._
