
fslr to fsaverage5
fslr_to_fs5.RdRemaps vertex-wise surface data in fslr space to fsaverage5 space using the nearest neighbor approach
Examples
surf_data = runif(64984,min=0, max=100);
fs5_data=fslr_to_fs5(surf_data)

fslr_to_fs5.RdRemaps vertex-wise surface data in fslr space to fsaverage5 space using the nearest neighbor approach
surf_data = runif(64984,min=0, max=100);
fs5_data=fslr_to_fs5(surf_data)