dprice80 / mni2fs

MNI2FS: Surface Rendering of MNI Space Volumes for MATLAB
GNU General Public License v3.0
15 stars 6 forks source link

Issue with included gifti version? #2

Closed cMadan closed 7 years ago

cMadan commented 7 years ago

I tried running the code as-is, but was getting an error when loading the gii files, the error appears to be thrown by xml_parser from the included GifTI v1.4.

Removing the included version of GifTI toolbox and instead using v1.6 (http://www.artefact.tk/software/matlab/gifti/) appears to have solved the problem.

In case it's relevant, I'm running the code in MATLAB R2015b on a Mac.

dprice80 commented 7 years ago

Hi. Thanks for letting me know, and sorry about the delayed response. I will update the included version of GifTI