External Email - Use Caution
Dear All
I am running the longitudinal post processing statistical analysis and this error comes up each time I run the lme_mass_F. Does anyone have an idea of why this is happening and how to resolve it. Any help will be appreciated
*************************************************************************************************** F_lstats = lme_mass_F(tlstats,CM);
Computing F statistics, degrees of freedom and P-values ... Error using lme_mass_F (line 92) The source code (/matlab filepath/lme_mass_F.m) for the parfor-loop that is trying to execute on the worker could not be found.
Caused by: Undefined function 'fcdf' for input arguments of type 'double'. Error using remoteParallelFunction (line 84) Worker unable to find file. Undefined function 'fcdf' for input arguments of type 'double' ****************************************************************************************************
Kind regards Emmanuel
Hi Emmanuel
Old thread, but I did not see any response. I think I saw this before (search the mail archive). Probably the parallel matlab package is missing, or you are using a very old version.
Best, Martin
On 5. Jul 2021, at 12:24, Emmanuel Nwosu <emmanuel.c.nwosu@gmail.commailto:emmanuel.c.nwosu@gmail.com> wrote:
Dear All
I am running the longitudinal post processing statistical analysis and this error comes up each time I run the lme_mass_F. Does anyone have an idea of why this is happening and how to resolve it. Any help will be appreciated
*************************************************************************************************** F_lstats = lme_mass_F(tlstats,CM);
Computing F statistics, degrees of freedom and P-values ... Error using lme_mass_F (line 92) The source code (/matlab filepath/lme_mass_F.m) for the parfor-loop that is trying to execute on the worker could not be found.
Caused by: Undefined function 'fcdf' for input arguments of type 'double'. Error using remoteParallelFunction (line 84) Worker unable to find file. Undefined function 'fcdf' for input arguments of type 'double' ****************************************************************************************************
Kind regards Emmanuel
_______________________________________________ Freesurfer mailing list Freesurfer@nmr.mgh.harvard.edumailto:Freesurfer@nmr.mgh.harvard.edu https://mail.nmr.mgh.harvard.edu/mailman/listinfo/freesurfer
freesurfer@nmr.mgh.harvard.edu