Hi,

I'm looking to please get some help with -lgi.

I'm using matlab R2015b and FS5.3 with
recon-all -s subj_id -lgi
on os x 10.11.

Looking at the output, the first error occurs about here:

preparing pial mesh structure ...
...searching for mesh edges...done (206.94 sec).
... creating path file for vertex 1 / 65274
area file for outer ROIs saved at 1
In an assignment  A(:) = B, the number of elements in A and B must be the same.

Error in dsearchn (line 79)
        [d(i),t(i)] = min(sum((x-yi).^2,2));

I have changed the script SearchProjectionOnPial.m as suggested on the ReleaseNotes page.

Any help would be much appreciated.

Thanks.