I was trying to run ICA analysis on fMRI data. After finished ICA setup.
An error happened telling that matrix dimension must agree.

Because I just started using GIFT toolbox. Can anyone tell me what is wrong ?
These are the error message:

Group ICA Error Information:
Error using icatb_parCreateMask (line 86)
Matrix dimensions must agree.

Error in ==> icatb_parCreateMask at 86
Error in ==> icatb_update_mask at 70
Error in ==> applyCallback at 1466
......................................
Error using icatb_displayErrorMsg (line 23)
Error in icatb_setup_analysis>applyCallback (line 1522)
icatb_displayErrorMsg;

Error while evaluating UIControl Callback

Thank you
Denilson