help-octave
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: DICOM


From: Andy Buckle
Subject: Re: DICOM
Date: Wed, 27 Feb 2013 16:20:45 +0000




On 27 February 2013 15:54, Dhanya Sudhish <address@hidden> wrote:
Thank you. I already installed libgdcm2.2 and libgdcm2.2-dbg in my OS(Linux mint 14). I just mentioned about the synaptic manager. Sorry.
In the qtoctave editor
 When i run 
im=dicomread("MR-file.dcm") ;
whos im
 the error message is 
>>> im=dicomread("brain_001.dcm") ;
whos im
>>>error: `dicomread' undefined near line 17 column 4


Is the DICOM package loaded? if you do

pkg list

what do you see?

Andy

reply via email to

[Prev in Thread] Current Thread [Next in Thread]