[FieldTrip] Grand Average on time lock data

Eelke Spaak eelke.spaak at donders.ru.nl
Mon Sep 1 16:57:56 CEST 2014


I just now noticed you are calling ft_checkdata yourself, inside the
loop. I don't understand why this is, but to me it seems you can
remove it. Does it work then?

Best,
Eelke

On 1 September 2014 16:51, Caspar, Emilie <e.caspar at ucl.ac.uk> wrote:
> Dear Eelke,
>
> Thank you for your answer. Unfortunately, I still have the same error
> message. It occurs at the lines you mention, as they occurred in the line I
> had written in the previous script:
>
>     tmp = load(datafiles{iFile});
>     avgs{iFile} = tmp.avgFC;
>
> Error message:
> Error using ft_checkdata (line 366)
> This function requires timelock data as input.
>
> And I still don't understand the error.
>
> Emilie
>
>
>
> Le 1 sept. 2014 à 09:28, Eelke Spaak <eelke.spaak at donders.ru.nl> a écrit :
>
> tmp = load(datafiles{iFile});
> avgs{iFile} = tmp.avgFC;
>
>
>
> _______________________________________________
> fieldtrip mailing list
> fieldtrip at donders.ru.nl
> http://mailman.science.ru.nl/mailman/listinfo/fieldtrip




More information about the fieldtrip mailing list