Thanks all,
I opened the file subj/surf/?h.thickness with MATLAB using the function read_curv(subj/surf/lh.thickness). I obtained a vector with dimensions nverticesX1, but I need also the vertex IDs. Are vertex IDs in the thickness file ordered from 0 to n? Is there some other way to obtain a table with vertex IDs and the corresponding thickness values?
@avram:as you suggested, I tryed to use MRIread('subj/surf/lh.thickness.mgh'), it doesn't return the desired values. You can find the result in the attachment .
thanks
Giusy