Hi,
I tried to compute averages or z-scores on source reconstructions projected on default anatomy. When I hit the “run” button, I have the following error message :
Error: Line 538: Too many outputs requested. Most likely cause is missing [] around
** left hand side that has a comma separated list expansion.
**
** Call stack:
** >panel_nodelist.m>GetFiles at 538
** >bst_call.m at 26
** >macro_methodcall.m at 28
** >panel_nodelist.m at 26
** >panel_process1.m>RunProcess at 51
** >bst_call.m at 28
** >macro_methodcall.m at 30
** >panel_process1.m at 26
** >gui_brainstorm.m>CreateWindow/ProcessRun_Callback at 584
** >bst_call.m at 28
** >gui_brainstorm.m>@(h,ev)bst_call(@ProcessRun_Callback) at 287
This message seems to appear only for projected source reconstructions. I could work fine with these data last week, so i guess it has something to do with the update.
Thank you !