From: JohnMC on 20 Jul 2010 15:38 Dicom read gives output as uint16, but when I did this , why did I still get uint16 not double ? x = dicomread(IM); x = double(IM) - 1024; x is still uint16.
|
Pages: 1 Prev: script should wait while editing data in plot Next: Add new line on static text |