From: yutaka.takahashi on
Hi.

I'm trying to showing dose distribution from a brachytherapy
planning system (Variseed).

I' could export dicom files and dicom structure and dose.

When I tried to reading DO.dcm file

dicomread ('DO.dcm')

the error message 'Unsupported bit depth 32.' has been shown.

Could anyone tell me how to read dicom-rt file?

Thank you.