Hi all,

Someone asked about the following error message when opening SPM8 in Matlab back in  December:

Initialising SPM...Error using fileparts
Too many output arguments.

Error in cfg_util>local_initapps (line 1217)
    [p n e v] = fileparts(appcfgs{k});

Error in cfg_util (line 587)
        local_initapps;

Error in spm_jobman (line 149)
            cfg_util('initcfg'); % This must be the first call to cfg_util

Error in spm (line 344)
spm_jobman('initcfg');

Error while evaluating uicontrol Callback

I get the exact same errors (on MATLAB2013a newly installed on iMac). Please can someone tell me if this problem was solved?
Thanks!