Error when using DPABI-standardization function for single image
Forums
Dear all,
When I try to use DPABI-standardization function, I put one image for a single subject and then run the function. It appears the following error:
Attempted to access Prctile_25_75(2,:); index out of bounds because size(Prctile_25_75)=[1,3].
Error in y_Standardization (line 86)
Median_AllSub = Prctile_25_75(2,:)';