You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to medi-users
Dear MEDI experts,
Im using the new Read_Dicom function for Siemens, and it calls a dicomparse function which is not included in the toolbox nor in the two matlab versions Im using (R2012 and R2015).
Is this a local function to the toolbox or belongs to matlab?
Thanks!
--
José Angel Pineda Pardo
Centro Integral de Neurociencias (CINAC)
Hospitales Madrid Puerta del Sur
28938 Móstoles, Madrid, ES
José Ángel Pineda
unread,
Oct 25, 2016, 11:47:47 AM10/25/16
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to medi-users
Hi again,
I solved it.
I dont know why, but matlab was not able to access dicomparse from dicomattrs, whereas it did access dicomparse from dicominfo...
I just created a new file in the same folder than dicominfo with the dicomattrs contents.