As an update, I’m trying to run the function in Matlab. When I’m running the sample code, I get the following message:
Reading eig file…Undefined function or variable ‘load_nii_hdr’.
Error in load_untouch_eig_gz
Error in load_untouch_eig_gz
Error in eig2nifti
It seems tgat the function is looking for the function load_nii_hdr but not locating it. This function was not in the src folder that was downloaded.