I am trying to run the script, but encountering following error. Can you guide me whats is the issue.
Calculating globals...: ...done\n
23866 voxels were in the auto generated mask.
Error using legend (line 287)
Invalid argument. Type 'help legend' for more information.
I am trying to run the script, but encountering following error. Can you guide me whats is the issue.
Calculating globals...: ...done\n 23866 voxels were in the auto generated mask. Error using legend (line 287) Invalid argument. Type 'help legend' for more information.
Error in art_global_qa (line 437) legend('x mvmt', 'y mvmt', 'z mvmt','pitch','roll','yaw',0);
Error in run_art_global (line 94) [art_suspects, FD_mean_run{r}, FD_run{r}] = art_global_qa(b.rundir(r).files, b.rundir(r).rp, b.headMask, b.repairType, b.percent, b.mv);
Error in memolab_batch_qa (line 243) [all_suspects, FD_mean_run, FD_run] = run_art_global(b);