---------- Forwarded message ---------
From:
tayebeh ebrahimi <tayebehe...@gmail.com>Date: Fri, Aug 9, 2019 at 12:39 PM
Subject: Re: [medi-users] Re: MEX-file error
To: Pascal Spincemaille <
spince...@gmail.com>
Dear MEDI experts and developers,
There were not any dicom_findActualFilename.m and dicom_getFileDetails.m files in functions directory in the first place. But after deleting others two files, dicomattrs.m and dicomparse.mexw64, it still gives another error (I've attached it).
'dicomattrs' is not found in the current folder or on the MATLAB path, but exists in:
E:\drive E\for use in thesis\MEDI_toolbox\functions
Change the MATLAB current folder or add its folder to the MATLAB path.
Error in Read_Siemens_DICOM>get_dcm_tags (line 186)
attrs=dicomattrs(filename);
Error in Read_Siemens_DICOM (line 43)
info2 = get_dcm_tags(filename, {'EchoNumber'});
Error in runme (line 6)
[iField,voxel_size,matrix_size,CF,delta_TE,TE,B0_dir]=Read_Siemens_DICOM('D:\drive_F\my_cases\my_patient-NBML\Feizi_roya\SWI'
Could you possibly do me a favour to get ride of this error.
Sincerely,
Tina