You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
unfortunately the most recent version of mni2fs does not work for me. When trying to run it (e.g. run_example.m), I get the following error:
Error using read_gifti_file_standalone (line 20)
[GIFTI] Loading of XML file
/imaging/dp01/toolboxes/mni2fs_devel/convert/surf/rh.surf.gii failed.
Error in gifti (line 71)
this = read_gifti_file_standalone(varargin{1},giftistruct);
Error in mni2fs_brain (line 128)
V = gifti('/imaging/dp01/toolboxes/mni2fs_devel/convert/surf/rh.surf.gii');
Error in mni2fs_auto (line 40)
S = mni2fs_brain(S);
Error in run_example (line 13)
mni2fs_auto(fullfile(toolboxpath, 'examples/AudMean.nii'),'rh')
Versions of mni2fs from February 2019 or earlier work for me, but the June 2019 version doesn't. Do you have ideas how to fix this issue?
Thanks a lot in advance and all the best,
Phil
The text was updated successfully, but these errors were encountered:
Dear Darren,
unfortunately the most recent version of mni2fs does not work for me. When trying to run it (e.g. run_example.m), I get the following error:
Versions of mni2fs from February 2019 or earlier work for me, but the June 2019 version doesn't. Do you have ideas how to fix this issue?
Thanks a lot in advance and all the best,
Phil
The text was updated successfully, but these errors were encountered: