External Email - Use Caution
Dear FreeSurfer expertsThis is just a gentle reminder for my query!Looking forward to your assistance to resolve the issue.With regardsKorannOn Tue, Nov 17, 2020 at 1:16 PM vittal korann <vittalkorann@gmail.com> wrote:Hi FreeSurfer expertsRecently I started working on the longitudinal data.I followed the pipeline described in the below link.Also, I attached my longitudinal table along with freesurfer data.I got the error while executing the following commands:CM.C = [zeros(3,5) [1 0 0 0 0 0 0;-1 0 0 1 0 0 0;0 0 0 -1 0 0 1] zeros(3,5)]; F_lhstats = lme_mass_F(lhstats,CM);And the Matlab threw an error shown below>> CM.C = [zeros(3,5) [1 0 0 0 0 0 0;-1 0 0 1 0 0 0;0 0 0 -1 0 0 1] zeros(3,5)];
>> F_lhstats = lme_mass_F(lhstats,CM);
Error using lme_mass_F (line 50)
The number of colums in the contrast matrix CM(1).C is different from the corresponding number of fixed effects in stats(1).BhatAny help would be appreciated!With regardsKorann