External Email - Use Caution
Dear FreeSurfer experts
This is just a gentle reminder for my query! Looking forward to your assistance to resolve the issue.
With regards Korann
On Tue, Nov 17, 2020 at 1:16 PM vittal korann vittalkorann@gmail.com wrote:
Hi FreeSurfer experts
Recently 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.
https://secure-web.cisco.com/1vQZSSNmNZlJT6_4Aj9SpwB_bs28R7dbku68MW6saPMs2Z4...
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).Bhat
Any help would be appreciated!
With regards Korann