Hi Rene, you can load these with MRIread.m
doug
René Besseling wrote:
> Dear all,
>
> I'd like to analyse some Freesurfer outputs in Matlab. I know it is
> possible to load ./surf/lh.thickness into Matlab using read_curv, but
> is it also possible to load normalized (and smoothed) thickness maps,
Hi Ren,
you can use either MRIread.m or load_mgh.m to load them.
cheers
Bruce
On Thu, 12 May
2011, René Besseling wrote:
Dear all,
I'd like to analyse some Freesurfer outputs in Matlab. I know it is
possible to load ./surf/lh.thickness into Matlab using read_curv, but
is it also possible to
Dear all,
I'd like to analyse some Freesurfer outputs in Matlab. I know it is
possible to load ./surf/lh.thickness into Matlab using read_curv, but
is it also possible to load normalized (and smoothed) thickness maps,
i.e. thickness maps registered to fsaverage, for vertex-wise
comparison? I thoug