Print

Print


Change line 278 from:

if ~strcmp(spm('Ver'),'SPM8')

to:

if ~strcmp(spm('Ver'),'SPM8') && ~strcmp(spm('Ver'),'SPM12')


then it should work.

I'm still checking the contrast issue mentioned by Haakon and hope to have
a solution sometime next week.

Best Regards, Donald McLaren
=================
D.G. McLaren, Ph.D.
Research Fellow, Department of Neurology, Massachusetts General Hospital and
Harvard Medical School
Postdoctoral Research Fellow, GRECC, Bedford VA
Website: http://www.martinos.org/~mclaren
Office: (773) 406-2464
=====================
This e-mail contains CONFIDENTIAL INFORMATION which may contain PROTECTED
HEALTHCARE INFORMATION and may also be LEGALLY PRIVILEGED and which is
intended only for the use of the individual or entity named above. If the
reader of the e-mail is not the intended recipient or the employee or agent
responsible for delivering it to the intended recipient, you are hereby
notified that you are in possession of confidential and privileged
information. Any unauthorized use, disclosure, copying or the taking of any
action in reliance on the contents of this information is strictly
prohibited and may be unlawful. If you have received this e-mail
unintentionally, please immediately notify the sender via telephone at (773)
406-2464 or email.

On Thu, Nov 20, 2014 at 3:05 PM, Harma Meffert <[log in to unmask]>
wrote:

> Hello,
>
> I tried the suggestion of setting the SPM_defaults to .img before running
> the PPPI but that does not work. The error message I am getting is the
> following:
>
> PROGRAM ABORTED:
>   You must use SPM8 to process your data; however, you can use SPM.mat
> files
>   generated with SPM2 or SPM5. In these cases, simply specify the option
> SPMver
>   in single qoutes followed by a comma and the version number.
>
> Make sure to add SPM8 to your MATLAB path before re-running.
>
> Any suggestions as to what try next or would you recommend using SPM8.
>
> Thanks
>
> Harma
>