From: David on
Dear all,

When i tried to read dicom file to matlab I got the following error:

'??? Error using ==> dicomread>newDicomread at 214
Unsupported data encoding.'

I looked into the file by dicominfo and I found that the TransferSyntaxUID of such file is
'1.3.46.670589.33.1.4.1' which is out of the definiation in matlab.

I was wondering is there an alternative way to read the file to matlab.

Thanks in advance.

David