Dear HCP Team, First of all, thanks for releasing the data. They look amazing.
I have a question concerning the gii files. I have tried to import them into matlab using http://www.artefact.tk/software/matlab/gifti/. This works fine for the coord files (e.g. xxx.L.inflated.164k_fs_LR.coord.gii) but fails for surface measures (e.g. 'xxx.L.curvature.164k_fs_LR.shape.gii' or thickness). > ??? Attempt to reference field of non-structure array. > Error in ==> read_gifti_file>gifti_LabelTable at 71 > s(1).index(i) = str2double(a.val); > Error in ==> read_gifti_file at 43 > this.label = gifti_LabelTable(t,uid(i)); > Error in ==> gifti.gifti at 68 > this = read_gifti_file(varargin{1},giftistruct); The gifti library seems to work with freesurfer output (of my own subjects) converted to gii (mirs_convert; i have done this using .white as well as .thickness). Is there something special with your gii files? Are there other matlab libraries capable of reading the HCP giis? Thanks so much for your help. Best, Franz _______________________________________________ HCP-Users mailing list [email protected] http://lists.humanconnectome.org/mailman/listinfo/hcp-users
