Dear Users,
I would like to analyse my data with your MVPA toolbox.
So I've tried the Easy-like-sunday-morning tutorial ,but I'm stucked at ANOVA setting.
I've installed Stats toolbox and then tried to create epi_z_anova and epi_z_thresh0.05.
However I received such error when I wrote the command following.
>> statmap_arg.use_mvpa_ver = true;
>> subj = feature_select(subj,'epi_z','conds','runs_xval','statmap_arg',statmap_arg);
Undefined function 'feature_select' for input arguments of type 'struct'.
My data set is nii format. So, I downloaded the nii format sample data from website.
Does it cause the above error?
Any assistance with this will be greatly appreciated.
Thanks,
Aki