Do you have matlab? If so, you can
lbl = read_label('','file.label'); index = lbl(:,1) + 1; % make one-based thickness = read_curv('lh.thickness'); % These are the values you want: thicknesslbl = thickness(index);
doug
Sasa Kivisaari wrote:
Hi all,
Is there a way of ouputting all the thickness values (vertex by vertex) within a specified label? I would like to get some more information out of my labels than is provided by mris_anatomical_stats.
All the best, Sasa
Freesurfer mailing list Freesurfer@nmr.mgh.harvard.edu https://mail.nmr.mgh.harvard.edu/mailman/listinfo/freesurfer