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
>
>
>   

-- 
Douglas N. Greve, Ph.D.
MGH-NMR Center
gr...@nmr.mgh.harvard.edu
Phone Number: 617-724-2358 
Fax: 617-726-7422

Bugs: surfer.nmr.mgh.harvard.edu/fswiki/BugReporting
FileDrop: www.nmr.mgh.harvard.edu/facility/filedrop/index.html

_______________________________________________
Freesurfer mailing list
Freesurfer@nmr.mgh.harvard.edu
https://mail.nmr.mgh.harvard.edu/mailman/listinfo/freesurfer


The information in this e-mail is intended only for the person to whom it is
addressed. If you believe this e-mail was sent to you in error and the e-mail
contains patient information, please contact the Partners Compliance HelpLine at
http://www.partners.org/complianceline . If the e-mail was sent to you in error
but does not contain patient information, please contact the sender and properly
dispose of the e-mail.

Reply via email to