Hi Guys,
We used matlabbridge to develop our own module. The method we have developed using matlab and only support .nii file. However, with the module generated by matlabbridge according to the tutorial, it seems that the module convert the data volume to “.nrrd” format first and then set the nrrd volume to the function. If so, is there any way to skip the conversion.
Thanks!